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)
A set of scripts for automating setup and tasks in proxmox.
# Goals
- support the basic CT lifecicle:
- setup/build
- run
- destroy
- basic infrastructure CT's
- ns
- gate / reverse proxy
- basic service CT's
- syncthing
- git
- nextcloud
- vpn
- ssh
- mail (???)
- basic recurent tasks
- backups
- archiving
- ...
# proxmox-utils (EXPERIMENTAL)
A set of scripts for automating setup and tasks in proxmox.
# Goals
- support the basic CT lifecicle:
- setup/build
- run
- destroy
- basic infrastructure CT's
- ns
- gate / reverse proxy
- basic service CT's
- syncthing
- git
- nextcloud
- vpn
- ssh
- mail (???)
- basic recurent tasks
- backups
- archiving
- updates
- ...