Commit Graph

19 Commits

Author SHA1 Message Date
BixelPitch
304d912d02 docs(#1256): add correction for podman setup 2025-01-12 22:52:42 +01:00
CrazyMax
e67315ccd6 docs: fix compose examples to use latest stable syntax 2024-06-10 09:47:54 +02:00
Thomas McWork
a1e66327df Follow KISS principle in documentation
… by:

- omit redefining default values
- avoid an artificial container name (mostly not required when using docker compose)
- use the `PWD` env variable instead of spawning a process for the same result
2023-03-17 09:16:32 +01:00
CrazyMax
f5ec2d535b docs: Fix markdown tables syntax 2022-12-29 07:52:05 +01:00
CrazyMax
a12d296e6f Jitter watch option 2022-12-28 14:13:47 +01:00
CrazyMax
c477730451 Update docs 2022-01-31 15:39:44 +01:00
CrazyMax
e1bb4eea7f Define serve command (#393)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-31 11:28:04 +02:00
CrazyMax
75eea45fdb Note about watch_repo setting (#348)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-29 01:03:46 +02:00
Stig124
810d451351 Update docs for Podman support (#345)
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2021-04-28 23:11:43 +02:00
CrazyMax
6455292a95 Update doc 2021-04-05 04:40:49 +02:00
CrazyMax
599a52af0e Go 1.15 (#218)
* Go 1.15
* Remove s390x arch

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:03:43 +00:00
CrazyMax
9065660e58 Publish image to GHCR 2020-11-01 00:23:22 +01:00
CrazyMax
e4f8ee2eed Update docker install doc 2020-10-11 15:58:06 +02:00
CrazyMax
f7607c898e Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
CrazyMax
e5862e4efb Seek configuration file from default places 2020-07-16 22:27:12 +02:00
CrazyMax
4383ccab61 Remove docs landing page 2020-07-06 01:01:16 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
d806fca030 Update Docker install doc 2020-06-23 11:40:12 +02:00
CrazyMax
db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00