Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-23 17:26:46 +03:00
parent a4169f1893
commit b259b51573

View File

@ -1,27 +1,28 @@
# proxmox-utils (EXPERIMENTAL) # proxmox-utils (EXPERIMENTAL)
A set of scripts for automating setup and tasks in proxmox. A set of scripts for automating setup and tasks in proxmox.
# Goals # Goals
- support the basic CT lifecicle: - support the basic CT lifecicle:
- setup/build - setup/build
- run - run
- destroy - destroy
- basic infrastructure CT's - basic infrastructure CT's
- ns - ns
- gate / reverse proxy - gate / reverse proxy
- basic service CT's - basic service CT's
- syncthing - syncthing
- git - git
- nextcloud - nextcloud
- vpn - vpn
- ssh - ssh
- mail (???) - mail (???)
- basic recurent tasks - basic recurent tasks
- backups - backups
- archiving - archiving
- ... - updates
- ...