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
CrazyMax
ce3c66d628
Merge pull request #819 from thomas-mc-work/patch-1
...
Follow KISS principle in documentation
2023-09-16 14:44:45 +02:00
Pascal Dietrich
26022a8e69
Update binary.md
...
There was a slash missed in the URL in the download and extract snippet.
2023-05-25 18:41:02 +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
nav1s
d337e015a2
fix typo in releases url
2023-03-11 09:04:19 +02: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
f34e1874e7
Add windows/arm64
artifact ( #472 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 19:44:17 +02:00
CrazyMax
f506da4f71
Add linux/riscv64
artifact ( #427 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-04 22:43:16 +02:00
CrazyMax
5d583809a0
Allow to customize notification message ( #415 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
1fbdd62c8a
Doc typos
2021-05-31 11:34:14 +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
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
3d0ff1ba61
Add darwin/arm64 artifact ( #338 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:39:29 +02:00
CrazyMax
6455292a95
Update doc
2021-04-05 04:40:49 +02:00
CrazyMax
3bbe883358
Refactor CI and dev workflow with buildx bake ( #247 )
...
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-26 10:30:46 +00:00
CrazyMax
d46d313773
Update deps
...
Remove support for freebsd (moby/moby#38818 )
Add support for ppc64le and s390x archs
2020-11-16 19:08:29 +01: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
67071ea11f
Use zoneinfo from Go ( #202 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-10-31 23:22:39 +00: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
cbff8af5d6
Use git tag instead of static ref
2020-06-20 04:52:37 +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