diff --git a/docs/docs/guide_gettingstarted.md b/docs/docs/guide_gettingstarted.md new file mode 100644 index 00000000..0108e9b4 --- /dev/null +++ b/docs/docs/guide_gettingstarted.md @@ -0,0 +1,25 @@ + +# TLRD Version + +## At Install + +Setup Email Alerts +Setup SMS Alerts +Setup Server Preferences +General +Time Zone +Clear faults on agents that haven't checked in after (days) + +Setup Automation Manager +Default Profile for workstations + + +## Every 75 days + +OS updates +reboot +Backup +TRMM Update + +## Biannually + diff --git a/docs/docs/install_considerations.md b/docs/docs/install_considerations.md index 3d1a7686..e74c2ff4 100644 --- a/docs/docs/install_considerations.md +++ b/docs/docs/install_considerations.md @@ -13,5 +13,5 @@ There's pluses and minuses to each install type. Be aware that: - Docker is more complicated in concept: has volumes and images - If you're running multiple apps it uses less resources in the long run because you only have one OS base files underlying many Containers/Apps -- Backup/restore is by via Docker methods only +- Backup/restore is via Docker methods only - Docker has container replication/mirroring options for redundancy/multiple servers