Commit Graph

7 Commits

Author SHA1 Message Date
69435131f7 added an example 2024-03-22 01:35:00 +01:00
97a71926d7 feat: make RUST_LOG parametrized (#11)
## What 
Customize RUST_LOG variable

## Why 
There're lot of packages used for EN and each of them has their own
logging verbosity

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Documentation comments have been added / updated.
2024-03-20 15:51:04 +02:00
3fb4985ea4 feat: add parameter for set log verbosity and json format (#10)
## What 
Logs in json format and option for set verbosity level for rust 

## Why 
It can be useful for specify verbose level.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Documentation comments have been added / updated.
2024-03-20 14:55:06 +02:00
950cbd4f7d update doc 2024-03-07 09:53:03 +02:00
118523076b feat: add basic auth for external node 2024-03-07 09:49:38 +02:00
478c3f7ab9 feat!: Enable Traefik metrics, rename common label var, README fixes 2024-03-06 15:25:59 +01:00
2af6a243ec feat!: create ansible EN role (#2) 2024-03-05 17:05:57 +02:00