switched to fully self contained docker

This commit is contained in:
2026-07-26 14:01:20 -05:00
parent 0ed0fb5817
commit 5d2f90ce24
34 changed files with 688 additions and 672 deletions
+17
View File
@@ -0,0 +1,17 @@
# Runtime data and secrets are local to the deployment VM.
*
!.gitignore
!broker/
!broker/.gitkeep
!gitea/
!gitea/.gitkeep
!gitea/data/
!gitea/data/.gitkeep
!gitea/config/
!gitea/config/.gitkeep
!letsencrypt/
!letsencrypt/.gitkeep
!certbot-webroot/
!certbot-webroot/.gitkeep
!backups/
!backups/.gitkeep
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@