initial commit - docker stacks

This commit is contained in:
2026-04-01 08:27:50 -05:00
commit f806ad567e
99 changed files with 2282 additions and 0 deletions
@@ -0,0 +1,9 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "remote_mirror_aJLIYHdBOh"]
url = https://github.com/samjage/weather-and-stats
mirror = true
push = +refs/heads/*:refs/heads/*
push = +refs/tags/*:refs/tags/*