0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-03-16 20:33:30 +00:00
Commit graph

8 commits

Author SHA1 Message Date
CrazyMax
24bc0548e0
chore: use typed error and fix missing wraps 2023-09-16 11:47:53 +02:00
CrazyMax
f7c14b4805
Fix registry timeout context ()
Image closer not required while fetching tags
2020-11-14 16:41:59 +01:00
CrazyMax
c0e3f7e85f
Automatically determine registry options based on image name ()
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-22 00:19:59 +00:00
CrazyMax
db2bce3bb3
Docs website with mkdocs ()
* Fix build workflow

* Docs website with mkdocs ()

* 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
CrazyMax
7bff860650
Bump v4 2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ()
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications ()
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
39459f42fc
Add fields to load sensitive values from file () 2019-12-14 01:19:26 +01:00
CrazyMax
a2bfb6534e
Integrate images into a providers layer 2019-12-11 22:30:35 +01:00