summaryrefslogtreecommitdiff
path: root/docs/serverdocs/OperationsGuide.md
diff options
context:
space:
mode:
authorfeurig <don@suspectdevices.com>2021-05-10 09:08:34 -0700
committerfeurig <don@suspectdevices.com>2021-05-10 09:08:34 -0700
commit5caba486a45641e32f10a0d05900ad329fabaf92 (patch)
tree06d89e303d0c2c9124030e5ebf3d4ef6d1a072c1 /docs/serverdocs/OperationsGuide.md
parentc795b038d61f6b9f024b6c60ca095a2b0ed83bd9 (diff)
put the resume on the main page
Diffstat (limited to 'docs/serverdocs/OperationsGuide.md')
-rw-r--r--docs/serverdocs/OperationsGuide.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/serverdocs/OperationsGuide.md b/docs/serverdocs/OperationsGuide.md
index 793f064..6864397 100644
--- a/docs/serverdocs/OperationsGuide.md
+++ b/docs/serverdocs/OperationsGuide.md
@@ -7,6 +7,7 @@
### Phase I
Phase one of the server modernization shifted away from multipurposed servers and kvms to lxc/lxd based containers.
+
* Moving all legacy system functions onto separate linux containers isolated from each other.
* Use mirrored disk systems to insure that disk corruption does not lead to data corruption.
* Start giving a shit about the systems, code, and sites on them.
@@ -269,4 +270,4 @@ Backing up containers using ansible is depreciated. A python script and cron tab
https://bitbucket.org/suspectdevicesadmin/ansible/src/master/roles/snapshot_lxd_containers/tasks/main.yml
-# links.... review / [Cruft](Cruft/) ..
+# links.... (tbd)