This guide will help you set up and start using Kalmia in just a few minutes. Follow these steps to get your documentation system up and running quickly. In this guide we will use docker to setup an instance and also use NGINX as a reverse proxy.
2. Configure the config.json file appropriately, you can copy from the template config.json.example file.
3. Run the docker compose command:
4. Setup nginx reverse proxy (if not running for testing/development purposes), here's the config we use for this server:
You can use caddy or even just use kalmia directly by binding on port 80, but that is HIGHLY not recommended.
5. Navigate to /admin/ which means if your subdomain is https://kalmia.difuse.io/ you should go to https://kalmia.difuse.io/admin
6. Profit! 💸