feat: Create production instance of plume

This commit is contained in:
2025-07-09 09:00:05 +02:00
parent d7334ea566
commit da06af5b86
9 changed files with 176 additions and 3 deletions
@@ -0,0 +1,8 @@
{
"archmaesterUrl": "https://maps.oceanbox.io",
"appName": "plume",
"appEnv": "prod",
"appNamespace": "prod-plume",
"appVersion": "1.0.0",
"cacheDir": "/data/archives/cache"
}