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
+9
View File
@@ -0,0 +1,9 @@
[global]
server_name = "invokesmoke.dev"
database_path = "/var/lib/tuwunel/db"
port = [6167]
address = "0.0.0.0"
allow_registration = false
allow_federation = true
max_request_size = 20_000_000
trusted_servers = ["matrix.org"]