From b259b5157307346f5a1ec5dbb8aaa9d23afd86c8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 23 Jul 2023 17:26:46 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- README.md | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 0c44dc6..611439f 100644 --- a/README.md +++ b/README.md @@ -1,27 +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 (???) -- basic recurent tasks - - backups - - archiving - - ... - - - +# 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 (???) +- basic recurent tasks + - backups + - archiving + - updates + - ... + + +