> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/luden/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/luden/quickstart/deploying-with-docker.md).

# Deploying with Docker

Start Luden using docker-compose:

```bash
git clone https://github.com/GuinsooLab/luden.git
cd luden
chmod -R 777 compose-data/
docker-compose up
```

Note: `latest` image will be downloaded and started.

Visit `http://localhost:8000/configurator` after the build is complete.

<figure><img src="/files/GY8lM5PLAbtVfNg2VTYy" alt=""><figcaption></figcaption></figure>
