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
|
2024-01-11 02:41:00 +03:00
|
|
|
- separate templates/assets into distribution and user directories
|
|
|
|
|
...this is needed to allow the user to change the configs without the
|
|
|
|
|
fear of them being overwritten by git (similar to how config is handlerd)
|
|
|
|
|
- automate:
|
|
|
|
|
- create/destory -- DONE
|
|
|
|
|
- updates
|
|
|
|
|
- backup/restore
|
2023-07-23 17:26:46 +03:00
|
|
|
- basic infrastructure CT's
|
2024-01-11 02:41:00 +03:00
|
|
|
- ns -- DONE
|
|
|
|
|
- gate / reverse proxy -- DONE
|
2023-07-23 17:26:46 +03:00
|
|
|
- basic service CT's
|
2024-01-11 02:41:00 +03:00
|
|
|
- syncthing -- DONE
|
|
|
|
|
- git -- DONE
|
|
|
|
|
- nextcloud -- DONE
|
|
|
|
|
- vpn -- DONE
|
|
|
|
|
- ssh -- DONE
|
|
|
|
|
- mail
|
2023-07-23 17:26:46 +03:00
|
|
|
- basic recurent tasks
|
|
|
|
|
- backups
|
|
|
|
|
- archiving
|
|
|
|
|
- updates
|
|
|
|
|
- ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|