From 41d705a2846fb72a9b29c7cb1401b22b05ab70c6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 21 Jan 2024 03:54:16 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2335e30..37f9ba8 100644 --- a/README.md +++ b/README.md @@ -3,29 +3,16 @@ A set of scripts for automating setup and tasks in proxmox. ## TODO +- a uniform way to push files to other CTs (mainly the gate -- traefik rules) - revise defaults - 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 -- basic infrastructure CT's - - ns -- DONE - - gate / reverse proxy -- DONE -- basic service CT's - - syncthing -- DONE - - git -- DONE - - nextcloud -- DONE - - vpn -- DONE - - ssh -- DONE - - mail -- basic recurent tasks - - backups - - archiving - - updates - - ... +- create/destory -- DONE +- updates +- backup/restore +- mail +- setup host ## Architecture