Initial commit.

This commit is contained in:
Greyson Parrelli
2026-07-15 07:49:11 -04:00
commit a3f0f8a1be
37 changed files with 2825 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# SC2034: `declare desc=...` is the dokku plugin convention for documenting
# subcommands; dokku reads it externally.
# SC2016: tests intentionally grep for literal nginx `$variables`.
disable=SC2034,SC2016