Files
Курнат Андрей e48e1e36a5
Android / test-and-build (push) Canceled after 0s
Server / deployment-config (push) Canceled after 0s
Server / vulnerability-scan (push) Canceled after 0s
Implement background media ingestion and Pi deployment
2026-07-15 22:58:03 +03:00

23 lines
617 B
Bash

# Use an immutable release tag or digest that contains linux/arm64.
QSFERA_IMAGE=
# Public URL used by the Android, desktop and web clients.
QSFERA_URL=
# Bind to localhost when a reverse proxy runs on the Pi.
QSFERA_BIND_IP=127.0.0.1
QSFERA_PROXY_TLS=true
QSFERA_INSECURE=false
QSFERA_ENABLE_BASIC_AUTH=false
QSFERA_LOG_LEVEL=info
# Do not reuse the example or demo password.
QSFERA_ADMIN_PASSWORD=
# Absolute directories on persistent storage. An external SSD is recommended.
QSFERA_CONFIG_DIR=
QSFERA_DATA_DIR=
# Set after measuring RAM used by the OS and other services, for example 2g.
QSFERA_MEMORY_LIMIT=