Standalone
Generate Salt
Run CanaryCD
SSL and Static Content
in order to auto provision SSL Certificates traefik is required and for serving static content nginx.
Checkout Complete Setup Example
fetch API_KEY
first startup will generated and print the API_KEY to stdout:
add cli to container
Run cli inside container
Environment Variables
SALTunique random secret salt used for hashing and encryptionAPI_KEYset initialROOT_KEY(stored to database)DATA_DIRcache for repositories, pages and dynamic configuration dumpsCANARY_HOST(default127.0.0.1)CANARY_PORT(default8001)
Next Steps
Was this page helpful?