3 Commits

Author SHA1 Message Date
dc9f0217e2 migrate baserow to laylotta 2025-12-11 22:10:50 -08:00
3adcbdbece Merge branch 'main' into baserow 2025-11-23 21:31:27 +00:00
6e91af4eca Update baserow to upstream 1.2.2
This includes backupbot support, which we were struggling with.
Yay!
2025-11-23 13:28:57 -08:00

View File

@ -1,30 +0,0 @@
TYPE=baserow:1.1.0+1.31.1
DOMAIN=baserow.resisttechmonopolies.online
COMPOSE_FILE="compose.yml"
## Domain aliases
#EXTRA_DOMAINS=', `www.baserow.resisttechmonopolies.online`'
## Automatically use subdomains under following domain (anything.example.com)
#WILDCARD_DOMAIN='example.com'
LETS_ENCRYPT_ENV=production
## For low-resource machines (<2GB ram)
# BASEROW_AMOUNT_OF_GUNICORN_WORKERS=1
# BASEROW_AMOUNT_OF_WORKERS=1
# BASEROW_RUN_MINIMAL=yes
# COMPOSE_FILE="$COMPOSE_FILE:compose.email.yml"
# FROM_EMAIL="No Reply <noreply@example.com>"
# EMAIL_SMTP_USE_TLS=true
# EMAIL_SMTP_HOST=mail.exampl.com
# EMAIL_SMTP_PORT=497
# EMAIL_SMTP_USER=noreply@example.com
# SECRET_EMAIL_SMTP_PASSWORD_VERSION=v1
#
SECRET_SECRET_KEY_VERSION=v1
SECRET_JWT_KEY_VERSION=v1