Commit Graph

148 Commits (6a9b1967da1220186839ea124f2faaa23197cec0)

Author SHA1 Message Date
Jan Rundshagen 6a9b1967da fix(docs): correct formatting and punctuation in documentation files 10 months ago
ivan 5463a57af0 Update minimum Docker API version
Changed the default Docker API version from 1.44 to 1.45 in the documentation.
10 months ago
Jan Rundshagen 434bd067cf fix: increase default DOCKER_API_VERSION to 1.44 11 months ago
invis-z c571dc4b6a Fix links 11 months ago
Jan Rundshagen e6b2af486b
chore: add custom domain 1 year ago
Jan Rundshagen 8da0c43aa5
chore: format warning docs 1 year ago
Jan Rundshagen c9a12c46a7
chore: update docs 1 year ago
Jan Rundshagen ce8ec063eb
chore: update docs 1 year ago
Jan Rundshagen 156d25ccea
chore(docs): Update docs 1 year ago
Jan Rundshagen 89dba8455b chore(go): rename 1 year ago
nils måsén 7fbdd2f49b
chore(deps): bump go/stdlib to v1.20.x (#1850) 2 years ago
Florian Hübner 2576ba3715
Docs for "image" query parameter (#1844)
* url query parameters

* spelling

* example description
2 years ago
Simon Aronsson 2dc0122873
Update notifications.md (#1842) 2 years ago
Simon Aronsson cfc00eef0a
document how to skip empty notifications using templates (#1841) 2 years ago
nils måsén 097df11000
feat(docs): add linking and output messages (#1831) 2 years ago
Andrii Bratanin 7fb04d0411 docs: fix list formatting in container-selection (#1380) 2 years ago
nils måsén dd54055143
feat: add support for "none" scope (#1800) 2 years ago
Rodrigo Damazio Bovendorp 623f4e67fb
feat(filters): Add a flag/env to explicitly exclude containers by name (#1784) 2 years ago
nils måsén 9180e9558e
feat(docs): add template preview (#1777) 2 years ago
Simon L d1f58c538a
docs: clarify what volumes are removed when requested (#1738) 2 years ago
bugficks 8e3bde7e0b
feat: add --health-check command line switch (#1725)
Co-authored-by: nils måsén <nils@piksel.se>
2 years ago
Arsène Fougerouse 79ebad0e19
feat: allow logging output to use JSON formatter (#1705)
Co-authored-by: nils måsén <nils@piksel.se>
2 years ago
jebabin 650acde015
feat: add a label take precedence argument (#1754)
Co-authored-by: nils måsén <nils@piksel.se>
2 years ago
nils måsén 1d5a8d9a4c
test: check flag/docs consistency (#1770) 2 years ago
valankar 11423d1aae
docs: update interval text in introduction (#1767) 2 years ago
Tom Paine b801b63881
docs: bump go version in credential helper example (#1749) 2 years ago
nils måsén 2e643ed7da
feat(notifications): update shoutrrr to v0.8 (#1737) 2 years ago
nils måsén 9f60766692
feat: enabled loading http-api-token from file (#1728) 2 years ago
kirbylink 32204a7c2d
docs: fix env variable name `notification(s)-delay` (#1486) 2 years ago
schizo99 dca45f50cb
feat: support container network mode (#1429)
Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: Andreas Åhman <andreas.ahman@ingka.ikea.com>
2 years ago
Reinier van der Leer 25fdb40312
fix(registry): image name parsing behavior (#1526)
Co-authored-by: nils måsén <nils@piksel.se>
3 years ago
Louis Genestier aa50d12389
fix(docs): fix anchor links in the metrics part (#1522) 3 years ago
Gilbert Gilb's bbbe04119c
feat: add no-pull label for containers (#1574)
Co-authored-by: Nedžad Alibegović <nedzad@nedzad.dev>
Co-authored-by: nils måsén <nils@piksel.se>
3 years ago
Dawn Mathews John 6ace7bd0dd
Update notifications.md (#1565)
- Added \ at EOL
- Added `\` to escape `"` near `\n`
3 years ago
nils måsén 264046d5f9
feat: update shoutrrr to v0.7 (#1543) 3 years ago
nils måsén 403c600b99
fix(docs): use correct modern css color syntax (#1461) 3 years ago
nils måsén cb555f539d
preparations for soft deprecation of legacy notification args (#1377)
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
3 years ago
nils måsén 0a0998f83c
docs: add containrrr-dark color scheme (#1427) 3 years ago
Carlos Rueda a19887546b
docs: add dark mode (#1412) 3 years ago
Matthew McNeely 0fddbfb7ed
feat: allow log level to be set to any level (#1345)
Co-authored-by: nils måsén <nils@piksel.se>
3 years ago
EDIflyer 1569445e6a
Expand docker.config section (#1316)
Highlight the benefit of doing this if using 2FA on Docker Hub
3 years ago
James Laska bd2adf6e5f
Support secrets for notification_url (#1300)
Co-authored-by: nils måsén <nils@piksel.se>
3 years ago
Frinze Erin Lapuz 5f8565570c
docs(private-regs): change example region to a replace-me token (#1264) 3 years ago
nils måsén ae33e77de5
feat(shoutrrr): update shoutrrr to v0.6.1 (#1325) 3 years ago
EDIflyer 2aa01da608
docs: clarify container label usage (#1319)
Co-authored-by: nils måsén <nils@piksel.se>
4 years ago
nils måsén 2f4d58776d
fix(notifications): title customization (#1219) 4 years ago
lazou a5c60a9fe6
feat(notifications): add general notification delay (#1246) 4 years ago
James White a1bdd268c1
Fix typo on --http-api-update environment variable and add warning note for --http-api-periodic-polls (#1195)
* Update arguments.md

Fix a typo for the environment variable to enable HTTP API mode.

* Add note about http-api-periodic-polls

--http-api-periodic-polls is a new option which isn't available currently, until a new release is made.

* Update docs/arguments.md

Co-authored-by: nils måsén <nils@piksel.se>

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
Co-authored-by: nils måsén <nils@piksel.se>
4 years ago
James White 8590d88d0d
Add additional information for metrics.md (#1193)
Mention the specific endpoint and an example Promethes scrape_config.
4 years ago
Mads Jensen 2fa8a2ad0c
Fix docker-compose syntax in quick-start. GH #1105 (#1169)
* Fix docker-compose syntax in quick-start. GH #1105

* use new mkdocs tabs

* fix indentation for tabs

Co-authored-by: nils måsén <nils@piksel.se>
4 years ago