-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Home
Jong-Kai Yang edited this page Apr 24, 2019
·
20 revisions
You can find all documentation here:
Or follow below table of contents:
If you want to spin up an instance and start using immediately, refer to below guides. If you want to contribute to the project, start with [manual deployment].
You can configure CodiMD either with the config file .config.json
or with
environment variables.
Environment variables overwrites .config.json
, which overwrites default settings in ./lib/config/default.js
.
See the detailed config precedence here: .lib/config/index.js#37
.