README: link to docker-compose example
CI / test (push) Successful in 19s
CI / docker (push) Skipped

This commit is contained in:
2026-09-09 16:16:28 +00:00
parent bf5a79878f
commit ffc10c2b86
+6
View File
@@ -95,6 +95,12 @@ Gitea Actions workflow at `.gitea/workflows/ci.yml`:
- On push to main: `go vet` + `go test` - On push to main: `go vet` + `go test`
- On tags: build and push Docker image to `git.archfox.org/poslop/palette` - On tags: build and push Docker image to `git.archfox.org/poslop/palette`
## Docker Compose
See [docker-compose.yml](docker-compose.yml) for a ready-to-use example with
every environment variable documented, including which are required (only the
/data volume) and which are optional.
## License ## License
Palette is licensed under the GNU Affero General Public License v3.0 Palette is licensed under the GNU Affero General Public License v3.0