diff options
author | 2024-04-27 21:21:51 +0200 | |
---|---|---|
committer | 2024-04-27 21:21:04 +0100 | |
commit | de9307796340070c0b44e6325a902184ad65492a (patch) | |
tree | f7a873d1a4b14281580b0450ba77ee9290b22c3c /docs/onboarding/access.md | |
parent | Use same indent for all fail2ban options (diff) |
Move documentation to Hugo
Shortly before merge, the repository settings need to be updated to
set GitHub Actions as the deployment source, to prevent GitHub from
trying to build with Jekyll.
Diffstat (limited to 'docs/onboarding/access.md')
-rw-r--r-- | docs/onboarding/access.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/onboarding/access.md b/docs/onboarding/access.md deleted file mode 100644 index 9136a0d..0000000 --- a/docs/onboarding/access.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Access table -date: 2022-09-18 -description: | - Who has access to what. ---- - - -| **Resource** | **Description** | **Keyholders** | -|:------------:|:---------------:|:--------------:| -| Linode Kubernetes Cluster | The primary cluster where all resources are deployed. | Hassan, Joe, Chris, Leon, Sebastiaan, Johannes | -| Linode Dashboard | The online dashboard for managing and allocating resources from Linode. | Joe, Chris | -| Netcup Dashboard | The dashboard for managing and allocating resources from Netcup. | Joe, Chris | -| Netcup servers | Root servers provided by the Netcup partnership. | Joe, Chris, Hassan, Johannes | -| Grafana | The primary aggregation dashboard for most resources. | Admins, Moderators, Core Developers and DevOps (with varying permissions) | -| Prometheus Dashboard | The Prometheus query dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | -| Alertmanager Dashboard | The alertmanager control dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | -| `git-crypt`ed files in infra repository | `git-crypt` is used to encrypt certain files within the repository. At the time of writing this is limited to kubernetes secret files. | Chris, Joe, Hassan, Johannes, Xithrius | -| Ansible Vault | Used to store sensitive data for the Ansible deployment | Chris, Joe, Johannes, Bella | |