idiot-proof composefile for running @wukko/cobalt
Note: you cannot use this on a server that already has a running webserver. You will need to set up cobalt yourself and set up your webserver to proxy it.
- latest version of
docker(for podman, check the podman branch) - git
- (sub)domain/s you want to use
- can be a normal domain, or something you got for free, such as a subdomain from freedns.afraid.org
- clone this repo (
git clone https://github.com/dumbmoron/cobaltkit.git) - copy
.env.exampleto.envand edit.env- contains additional guidance within - highly recommended: if you are on Linux, you can run
./check.shto verify your configuration is correct - run:
docker compose up -d apiif you changedCOBALT_MODEtoapidocker compose up -dotherwise
This project is tested with BrowserStack