diff --git a/README.md b/README.md index 0a18d6f..15fd2c2 100644 --- a/README.md +++ b/README.md @@ -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 + - ... + + +