Merge branch 'master' of github.com:flynx/proxmox-utils

This commit is contained in:
Alex A. Naanou 2023-12-28 07:37:53 +03:00
commit a41b6dffea

View File

@ -1,23 +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 (???)
# proxmox-utils (EXPERIMENTAL)
A set of scripts for automating setup and tasks in proxmox.
# Goals
- support the basic CT lifecicle:
- setup/build/update
- 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
- ...