CoolFace
Apppublic

liu4318/sublinkpro-postgres

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

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 DSN
  • SUBLINK_ADMIN_PASSWORD: initial admin password
  • SUBLINK_JWT_SECRET: JWT signing secret
  • SUBLINK_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/template and /app/logs are ephemeral.