docs - v1 of getting started guide

This commit is contained in:
silversword411 2021-11-24 10:10:46 -05:00
parent 22210eaf7d
commit 23fa0726d5
2 changed files with 26 additions and 1 deletions

View File

@ -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

View File

@ -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