README: link to docker-compose example
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user