All services moved to deployed filesystem

This commit is contained in:
Adam Outler
2025-09-28 17:10:15 -04:00
parent d182a552b8
commit c6efe5ac06
19 changed files with 695 additions and 145 deletions
@@ -1,3 +1,4 @@
#!/bin/bash
echo "Initializing nginx..."
# Nothing to do here, nginx is configured at runtime
#Future crond initializations can go here.
echo "nginx initialized."