2023-07-23 17:26:46 +03:00
|
|
|
# proxmox-utils (EXPERIMENTAL)
|
|
|
|
|
|
|
|
|
|
A set of scripts for automating setup and tasks in proxmox.
|
|
|
|
|
|
2024-01-04 01:47:12 +03:00
|
|
|
## TODO
|
2024-01-04 02:52:44 +03:00
|
|
|
- revise defaults
|
2023-07-23 17:26:46 +03:00
|
|
|
|
2024-01-04 01:47:12 +03:00
|
|
|
## Goals
|
2023-07-23 17:26:46 +03:00
|
|
|
- support the basic CT lifecicle:
|
2023-07-24 02:58:50 +03:00
|
|
|
- setup/build/update
|
2023-07-23 17:26:46 +03:00
|
|
|
- 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
|
|
|
|
|
- ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|