12 Commits

Author SHA1 Message Date
CrazyMax
150d9868a1 docs: migration notes for telegram notification 2024-12-20 18:26:19 +01:00
CrazyMax
e67315ccd6 docs: fix compose examples to use latest stable syntax 2024-06-10 09:47:54 +02: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
1115234010 Add CLI to interact with Diun through gRPC (#382)
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 18:18:10 +02:00
CrazyMax
524019c900 Update schedule examples 2020-10-14 19:53:44 +02:00
CrazyMax
85d8765583 Update CHANGELOG 2020-07-16 23:12:23 +02:00
CrazyMax
02b08098b7 Add Usage chapter, fix test notifications example (#118) 2020-06-30 19:34:02 +02:00
CrazyMax
6997924b1c Update doc 2020-06-26 19:37:06 +02:00
CrazyMax
3fa70ca803 Update migration notes (#107) 2020-06-23 01:51:34 +02:00
CrazyMax
a97e427ddd Update migration notes 2020-06-22 03:21:57 +02:00
CrazyMax
a11355f2ee Update CHANGELOG
Add migration notes
2020-06-20 05:39:38 +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