Malin Freeborn
eb5d3b018b
This kicks off the basic tree structure, where the docs all mirror the reality, like an ascii penumbra. |
||
---|---|---|
kralizec | ||
krov | ||
scripts | ||
splintrs | ||
.gitignore | ||
Makefile | ||
map.ge | ||
Network.md | ||
README.md | ||
smtpd |
These setup files provide the text-only configurations for DMZ.
It should not contain private data.
Aspirations
- Each service should reside in its own directory.
- Everything should be automated, including:
- backups,
- turning the backup back into a service,
- configuring the service to run,
- Makefile (or similar) wherever practical,
- Idempotency.
- All secrets stored elsewhere (probably in the
dmzadmin
repo) - Any maintenance scripts.
- Configurations should reside in shadow-directories, e.g. a backup
soft-serve
'sconfig.yaml
should reside in this repo undersplint.rs/soft-serve/etc/soft/config.yaml
.