feat: pivot systemd to standalone bare-metal mode v1.3.2

This commit is contained in:
Daniel Bedeleanu
2026-04-11 12:43:53 +03:00
parent d87067e88c
commit df9468344d
6 changed files with 135 additions and 34 deletions

View File

@@ -22,6 +22,7 @@ rsync -a --exclude '__pycache__' --exclude '.pytest_cache' --exclude '.venv' bac
cp docker-compose.yml "$PROD_DIR/"
cp Caddyfile "$PROD_DIR/"
cp start_server.sh "$PROD_DIR/"
cp run_standalone.sh "$PROD_DIR/"
cp install_service.sh "$PROD_DIR/"
cp inventory.service.template "$PROD_DIR/"
cp .git_path "$PROD_DIR/" 2>/dev/null || true