Standalone Setup
Installation
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
SALT
unique random secret salt used for hashing and encryptionAPI_KEY
set initialROOT_KEY
(stored to database)DATA_DIR
cache for repositories, pages and dynamic configuration dumpsCANARY_HOST
(default127.0.0.1
)CANARY_PORT
(default8001
)
Next Steps
Was this page helpful?