Skip to content
Jong-Kai Yang edited this page Apr 24, 2019 · 20 revisions

You can find all documentation here:

Or follow below table of contents:

Deployment

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].

Configuration

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.

Upgrading and Migration

Developer Guides

Clone this wiki locally