Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-21 03:54:16 +03:00
parent df6850dcdb
commit 41d705a284

View File

@ -3,29 +3,16 @@
A set of scripts for automating setup and tasks in proxmox.
## TODO
- a uniform way to push files to other CTs (mainly the gate -- traefik rules)
- revise defaults
- separate templates/assets into distribution and user directories
...this is needed to allow the user to change the configs without the
fear of them being overwritten by git (similar to how config is handlerd)
- automate:
- create/destory -- DONE
- updates
- backup/restore
- basic infrastructure CT's
- ns -- DONE
- gate / reverse proxy -- DONE
- basic service CT's
- syncthing -- DONE
- git -- DONE
- nextcloud -- DONE
- vpn -- DONE
- ssh -- DONE
- mail
- basic recurent tasks
- backups
- archiving
- updates
- ...
- setup host
## Architecture