feat(deploy): add deploy-sync script for production environment setup

feat(init-server.py): implement http_host_sync command for server initialization
refactor(http_host_lib): enhance asset downloading functions to return status of changes made
This commit is contained in:
Zsolt Ero
2024-10-28 12:33:53 +01:00
parent 6fbe9f04e9
commit bd7f5fa740
4 changed files with 37 additions and 10 deletions

7
deploy-sync.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
export ENV=prod
./init-server.py http-host-sync ofm-h-fi-1 -y
./init-server.py http-host-sync ofm-h-de-2 -y