From 569962706993dacdfcb92908c7faacc2aa3159b1 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Wed, 5 Aug 2026 20:28:11 +0100 Subject: [PATCH] Docker config --- README.md | 3 ++- templates/add_spot.html | 2 +- templates/alerts.html | 2 +- templates/bands.html | 4 ++-- templates/base.html | 10 +++++----- templates/conditions.html | 2 +- templates/map.html | 4 ++-- templates/spots.html | 4 ++-- templates/status.html | 2 +- 9 files changed, 17 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7529d54..c3cc456 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,8 @@ 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). -With that in place, run `docker compose up -d` and you should be good to go. +With that in place, run `docker compose up` and you should be good to go. To detach, press `d` or run the command with +the `-d` flag. ### Multiple cluster nodes with different settings diff --git a/templates/add_spot.html b/templates/add_spot.html index e2e90af..d86da0d 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 66b6260..cd2fc22 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index ed6e978..90d846a 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -75,8 +75,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index ff0f19f..5a87751 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -10,10 +10,10 @@ - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index 001146a..5e53c57 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index 4e785e0..9211d7e 100644 --- a/templates/map.html +++ b/templates/map.html @@ -108,8 +108,8 @@ - - + + diff --git a/templates/spots.html b/templates/spots.html index b3282dc..dc30e2b 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -116,8 +116,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 7354f46..de49753 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,7 +59,7 @@ - +