Docker config

This commit is contained in:
Ian Renton
2026-08-05 20:24:10 +01:00
parent 4f8f748d88
commit 66081f32f9
10 changed files with 16 additions and 19 deletions
-3
View File
@@ -196,9 +196,6 @@ Save the file. You will still need to create a copy of `config-example.yml` and
Docker setup nothing has actually been downloaded yet, so you will have to copy the example from the repository some
other way, e.g. [from the repo in a web browser](https://git.ianrenton.com/ian/spothole/src/branch/main/config-example.yml).
You will also need to create the `cache` subdirectory manually, as Spothole cannot create it itself when running in the
container.
With that in place, run `docker compose up -d` and you should be good to go.
### Multiple cluster nodes with different settings