Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-11 02:41:00 +03:00
parent 2c3f832854
commit 229923e419

View File

@ -4,22 +4,23 @@ A set of scripts for automating setup and tasks in proxmox.
## TODO ## TODO
- revise defaults - revise defaults
- separate templates/assets into distribution and user directories
## Goals ...this is needed to allow the user to change the configs without the
- support the basic CT lifecicle: fear of them being overwritten by git (similar to how config is handlerd)
- setup/build/update - automate:
- run - create/destory -- DONE
- destroy - updates
- backup/restore
- basic infrastructure CT's - basic infrastructure CT's
- ns - ns -- DONE
- gate / reverse proxy - gate / reverse proxy -- DONE
- basic service CT's - basic service CT's
- syncthing - syncthing -- DONE
- git - git -- DONE
- nextcloud - nextcloud -- DONE
- vpn - vpn -- DONE
- ssh - ssh -- DONE
- mail (???) - mail
- basic recurent tasks - basic recurent tasks
- backups - backups
- archiving - archiving