upgrade to garuda centric web

This commit is contained in:
2025-06-23 08:08:35 -04:00
parent 5bae9900e8
commit 43e4e6604f
10 changed files with 497 additions and 340 deletions

13
compose.bash Executable file
View File

@@ -0,0 +1,13 @@
#!/bin/bash
reset
clear
set -e
set -x
docker compose down --remove-orphans
docker compose up -d --build