13 Commits

Author SHA1 Message Date
0ed6245a1d feat: Bump external_node and vmagent versions 2024-04-19 10:24:43 +02:00
7f2102550b fix: Fixed unset variable external_node_raw_docker_tag 2024-04-02 18:21:27 +03:00
eecc3a5037 feat: Ability to pass additional env vars to EN container 2024-04-02 16:11:04 +02:00
f0e128860c revert 2024-03-22 09:55:34 +01:00
69435131f7 added an example 2024-03-22 01:35:00 +01:00
281068a752 support for snapshots recovery 2024-03-22 01:10:42 +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
94db2c0a69 feat!: remove node exporter from monitoring stack (#9)
## What 
Remove node exporter from monitoring

## Why 
Redundant for this context 

## 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-12 17:06:09 +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