2024-12-06 22:30:54 +01:00
2024-12-06 22:30:54 +01:00
2024-05-21 22:14:08 +02:00
2024-12-06 22:29:42 +01:00
2024-12-02 21:58:12 -05:00
2024-12-05 17:06:07 +01:00
2024-12-03 20:05:31 +01:00
2023-11-28 19:48:39 +01:00
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.
Description
No description provided
Readme 214 KiB
Languages
Shell 60.2%
Python 23.3%
Makefile 16.5%