From fe6080cf9b5ce856a78f43e82041791bda9c6440 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 28 Sep 2025 12:31:43 +0800 Subject: [PATCH] docs: basic readme --- admin/scripts/Readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 admin/scripts/Readme.md diff --git a/admin/scripts/Readme.md b/admin/scripts/Readme.md new file mode 100644 index 0000000..e10b9d4 --- /dev/null +++ b/admin/scripts/Readme.md @@ -0,0 +1,11 @@ +# Admin scripts + +- deploy: create new container on host +- preconfig: lxc hook +- config: complete guest setup + +## Todo + +- allow to update runner token + - deploy: get new token + attach and run config + - config: update ar systemd + reload/restart