aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onboarding/access.md
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2023-08-14 19:27:09 +0200
committerGravatar jchristgit <[email protected]>2023-08-16 11:38:44 +0200
commit464a96e670cbfd774440bb44d81d2760cb1d0d44 (patch)
treee702d1b63e0e87db9f2e12b5ebf72083a3f430b7 /docs/onboarding/access.md
parentAdd further infomraiton to READMEs (diff)
Integrate onboarding documents from Notion
Co-authored-by: Chris Lovering <[email protected]>
Diffstat (limited to 'docs/onboarding/access.md')
-rw-r--r--docs/onboarding/access.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/onboarding/access.md b/docs/onboarding/access.md
new file mode 100644
index 0000000..1bfe7cf
--- /dev/null
+++ b/docs/onboarding/access.md
@@ -0,0 +1,18 @@
+---
+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 |