bitte icon indicating copy to clipboard operation
bitte copied to clipboard

Nix Ops for Terraform, Consul, Vault, Nomad

Results 32 bitte issues
Sort by recently updated
recently updated
newest added
trafficstars

![image (1)](https://user-images.githubusercontent.com/7548295/131199161-be1fdd5b-50c0-4d0d-8f24-56b7d437290b.png) ![image (2)](https://user-images.githubusercontent.com/7548295/131199163-a6d60a58-fc3a-4d1c-967e-c7214dc727a7.png) I'd expect to be able to make the correlation based on a `patroni-leader` token. https://input-output-rnd.slack.com/archives/GDB7LERDY/p1630092738014700

In order to actually make better use of our new clusters we should take advantage of autoscaling the AWS autoscaling groups. Right now they are hardcoded using the terraform `core`...

* Implement some sort of service for bitte cluster state backup required for DR purposes, such as vault state, consul state, nomad state.

The ACME certificates are still acquired through Terraform and then copied to all instances that require them (that's only monitoring now). There is no code in place anymore to actually...

We have a handful of alerts configured already in Grafana, but they don't trigger any notifications yet. This will most likely require some more secrets in the `encrypted` directory to...

Some vital information is not (fully) displayed on Grafana yet. This issue is mostly about finding out what is missing and to add all relevant metrics to the existing dashboards....

The maximum instance lifetime for autoscaling groups right now is set for each cluster separately and defaults to `0` (no TTL). While mantis- and vit-ops have it set to a...

As a newcomer, I may say it's unclear how to setup this tool. Running `nix-shell --run 'nix develop'` in a root folder gives: error: getting status of '/root/bitte/default.nix': No such...

If we are running a terraform apply from GitHub Actions, the GH API will sign the commit for us.