From 890e4c2dd27c66af25945283a534580fdf275bb3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 22 Oct 2024 03:22:51 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67edaa4..2c8a812 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,16 @@ A set of scripts for automating setup and tasks in proxmox. ## TODO - CT updates + Right now the simplest way to update the infrastructure CT's if the + sources changed is to simply rebuild them -- add rebuild command. + - backup + - build (new reserve) + - destroy + - clone + - cleanup - backup/restore -- mail +- config manager -- save/use/.. +- mail server - which is better? - Makefile (a-la ./wireguard/templates/root/Makefile) - shell (a-la ./shadow/templates/root/update-shadowsocks.sh)