Go to file
2024-12-06 22:39:45 +01:00
kralizec split services by directory 2024-12-06 22:30:54 +01:00
krov split services by directory 2024-12-06 22:30:54 +01:00
scripts recognize password limits 2024-05-21 22:14:08 +02:00
setup show git aliases 2024-12-06 22:29:42 +01:00
splintrs make soft man pages 2024-12-06 22:39:45 +01:00
.gitignore Adding .gitignore 2024-12-02 21:58:12 -05:00
Makefile make soft man pages 2024-12-06 22:39:45 +01:00
map.ge add ability to remove unimportant items 2024-12-03 20:05:31 +01:00
Network.md complete http11 access 2023-11-28 19:48:39 +01:00
README.md new structure 2024-12-04 15:32:53 +01:00

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's config.yaml should reside in this repo under splint.rs/soft-serve/etc/soft/config.yaml.