Skip to content

Replace env-vars.example with a yaml config file #88

@guacamole

Description

@guacamole
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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions