2023-07-08 23:49:48 +03:00
|
|
|
# proxmox-utils (EXPERIMENTAL)
|
2023-07-09 12:50:38 +03:00
|
|
|
|
2023-07-10 12:51:13 +03:00
|
|
|
A set of scripts for automating setup and tasks in proxmox.
|
2023-07-09 12:50:38 +03:00
|
|
|
|
2023-07-12 22:45:42 +03:00
|
|
|
|
|
|
|
|
# Goals
|
2023-07-13 22:24:57 +03:00
|
|
|
- support the basic CT lifecicle:
|
2023-07-12 22:45:42 +03:00
|
|
|
- setup/build
|
|
|
|
|
- run
|
|
|
|
|
- destroy
|
|
|
|
|
- basic infrastructure CT's
|
|
|
|
|
- ns
|
|
|
|
|
- gate / reverse proxy
|
|
|
|
|
- basic service CT's
|
|
|
|
|
- syncthing
|
|
|
|
|
- git
|
|
|
|
|
- nextcloud
|
|
|
|
|
- vpn
|
|
|
|
|
- ssh
|
|
|
|
|
- mail (???)
|
2023-07-22 22:21:48 +03:00
|
|
|
- basic recurent tasks
|
|
|
|
|
- backups
|
|
|
|
|
- archiving
|
|
|
|
|
- ...
|
2023-07-12 22:45:42 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|