mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:14:38 +07:00
docs: update admin credentials locations
This commit is contained in:
parent
11e407e880
commit
bacc12accb
@ -15,12 +15,16 @@ Save the following files to a safe location like a password manager (if you're u
|
||||
- ArgoCD:
|
||||
- Username: `admin`
|
||||
- Password: run `./scripts/argocd-admin-password`
|
||||
- Grafana:
|
||||
- Username: `admin`
|
||||
- Password: `prom-operator` (TODO: use random password)
|
||||
- Gitea:
|
||||
- Username: `gitea_admin`
|
||||
- Password: get from `global-secrets` namespace
|
||||
- Kanidm:
|
||||
- Usernames: `admin` and `idm_admin`
|
||||
- Password: run `./scripts/kanidm-reset-password admin` and `./scripts/kanidm-reset-password idm_admin`
|
||||
- Jellyfin and other applications in the \*arr stack: see the [dedicated guide for media management](../how-to-guides/media-management.md)
|
||||
- Other apps:
|
||||
- Username: `admin`
|
||||
- Password: get from `global-secrets` namespace
|
||||
|
||||
## Run the full test suite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user