-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
OPEN_REGISTRY_DEBUG=true
OPEN_REGISTRY_DOMAIN=beta.openregistry.dev
OPEN_REGISTRY_VERSION="master"
OPEN_REGISTRY_HOST=0.0.0.0
OPEN_REGISTRY_PORT=5000
OPEN_REGISTRY_SKYNET_PORTAL_URL=https://siasky.net
OPEN_REGISTRY_SIGNING_SECRET="<signin-secret-here>"
OPEN_REGISTRY_SUPPORTED_SERVICES=github,token
OPEN_REGISTRY_ENVIRONMENT=local
OPEN_REGISTRY_LOG_SERVICE_NAME=grafana-loki
OPEN_REGISTRY_LOG_SERVICE_HOST=http://0.0.0.0:9880/app.log
OPEN_REGISTRY_LOG_SERVICE_AUTH_KIND=basic
OPEN_REGISTRY_SKYNET_API_KEY="<skynet-jwt-here>"
OPEN_REGISTRY_DB_HOST=0.0.0.0
OPEN_REGISTRY_DB_PORT=5432
OPEN_REGISTRY_DB_USER=postgres
OPEN_REGISTRY_DB_PASSWORD=Qwerty@123
OPEN_REGISTRY_DB_NAME=open_registry
this is what we have and is quite messy.
We have to make it into easy to configure mechanism
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels
Type
Projects
Status
Done