liu4318/sublinkpro-postgres
0
SublinkPro on Hugging Face Spaces
This Space runs the official zerodeng/sublink-pro Docker image and is configured through Space Variables and Secrets.
Required configuration
Set these before starting the Space:
SUBLINK_DSN: PostgreSQL DSNSUBLINK_ADMIN_PASSWORD: initial admin passwordSUBLINK_JWT_SECRET: JWT signing secretSUBLINK_API_ENCRYPTION_KEY: API encryption secret
Access
After the Space is healthy, open the app URL and sign in with username admin plus the configured password.
Notes
- The web app listens on port
8000. - Without a persistent storage bucket,
/app/templateand/app/logsare ephemeral.
