Add known credentials to service table
This commit is contained in:
parent
fa63591b6a
commit
f02d7fa4bd
71
README.md
71
README.md
|
|
@ -6,35 +6,35 @@ This repository contains documentation for each core service running in the home
|
|||
|
||||
## [⚙️ Full Inventory](./homelab_inventory.md)
|
||||
|
||||
| CT | Service | IP Address | Port | DNS (preferred) | Direct IP fallback | Docs |
|
||||
|-----|----------------------------|---------------|-------|------------------------------------------|---------------------------------------------|-----------------------------------------|
|
||||
| | Proxmox04 (Host) | 192.168.1.37 | 8006 | https://proxmox4.wtfsolutions.cc | http://192.168.1.37:8006 | [📄](./proxmox04-complete.md) |
|
||||
| | PBS (Backup) | 192.168.1.35 | 8007 | — | http://192.168.1.35:8007 | |
|
||||
| 100 | Home Assistant | 192.168.1.36 | 8123 | https://ha.wtfsolutions.cc | http://192.168.1.36:8123 | [📄](./home-assistant-complete.md) |
|
||||
| 102 | Gitea (docs) | 192.168.1.40 | 3000 | https://gitea.wtfsolutions.cc | http://192.168.1.40:3000 | |
|
||||
| 103 | Pi-hole | 192.168.1.3 | 80 | https://pihole.wtfsolutions.cc | http://192.168.1.3/admin | [📄](./pihole-complete.md) |
|
||||
| 104 | Sonarr (TV) | 192.168.1.39 | 8989 | https://sonarr.wtfsolutions.cc | http://192.168.1.39:8989 | [📄](./sonarr_complete.md) |
|
||||
| 105 | Radarr (Movies) | 192.168.1.43 | 7878 | https://radarr.wtfsolutions.cc | http://192.168.1.43:7878 | [📄](./radarr_complete.md) |
|
||||
| 106 | Jackett (Indexers) | 192.168.1.45 | 9117 | https://jackett.wtfsolutions.cc | http://192.168.1.45:9117 | [📄](./jackett_complete.md) |
|
||||
| 107 | FlareSolverr | 192.168.1.46 | 8191 | Internal only | http://192.168.1.46:8191 | [📄](./flaresolverr_complete.md) |
|
||||
| 108 | qBittorrent | 192.168.1.47 | 8080 | https://qbittorrent.wtfsolutions.cc | http://192.168.1.47:8080 | [📄](./qbittorrent_complete.md) |
|
||||
| 109 | Immich (Photos) | 192.168.1.48 | 2283 | https://immich.wtfsolutions.cc | http://192.168.1.48:2283 | [📄](./immich_complete.md) |
|
||||
| 110 | Overseerr (Requests) | 192.168.1.44 | 5055 | https://request.wtfsolutions.cc | http://192.168.1.44:5055 | |
|
||||
| 112 | Homarr (Dashboard) | 192.168.1.33 | 7575 | https://homarr.wtfsolutions.cc | http://192.168.1.33:7575 | [📄](./homarr_complete.md) |
|
||||
| 113 | Prowlarr (Indexers) | 192.168.1.34 | 9696 | https://prowlarr.wtfsolutions.cc | http://192.168.1.34:9696 | |
|
||||
| 114 | Cloudflared | 192.168.1.49 | — | ⚠️ Retiring (replacing with Pangolin) | — | |
|
||||
| 115 | Nextcloud AIO (Drive) | 192.168.1.50 | 11000 | https://drive.wtfsolutions.cc | http://192.168.1.50:11000 | [📄](./nextcloud-aio.md) |
|
||||
| 116 | MySpeed | 192.168.1.52 | 5216 | https://myspeed.wtfsolutions.cc | http://192.168.1.52:5216 | |
|
||||
| 117 | Tautulli (Plex Stats) | 192.168.1.31 | 8181 | https://tautulli.wtfsolutions.cc | http://192.168.1.31:8181 | |
|
||||
| 118 | InfluxDB | 192.168.1.53 | 8086 | https://influxdb.wtfsolutions.cc | http://192.168.1.53:8086 | |
|
||||
| 119 | Grafana | 192.168.1.54 | 3000 | https://grafana.wtfsolutions.cc | http://192.168.1.54:3000 | |
|
||||
| 121 | Paperless-NGX | 192.168.1.56 | 8000 | https://paperless.wtfsolutions.cc | http://192.168.1.56:8000 | |
|
||||
| 123 | Nginx Proxy Manager | 192.168.1.58 | 81 | https://npm.wtfsolutions.cc | http://192.168.1.58:81 | |
|
||||
| 125 | Uptime Kuma | 192.168.1.60 | 3001 | https://kuma.wtfsolutions.cc | http://192.168.1.60:3001 | |
|
||||
| 126 | Homepage | 192.168.1.61 | 3000 | https://homepage.wtfsolutions.cc | http://192.168.1.61:3000 | |
|
||||
| | Plex (Media) | 192.168.1.32 | 32400 | https://app.plex.tv | http://192.168.1.32:32400/web | [📄](./plex_complete.md) |
|
||||
| | Unifi (Network) | 192.168.1.1 | — | https://unifi.ui.com | https://192.168.1.1/network/default | |
|
||||
| | NUT (UPS) | 192.168.1.35 | — | — | http://192.168.1.35/cgi-bin/nut/upsstats.cgi?host=homelab@localhost | |
|
||||
| CT | Service | IP Address | Port | DNS (preferred) | Direct IP fallback | Username | Password | Docs |
|
||||
|-----|----------------------------|---------------|-------|------------------------------------------|---------------------------------------------|----------|----------|------|
|
||||
| | Proxmox04 (Host) | 192.168.1.37 | 8006 | https://proxmox4.wtfsolutions.cc | http://192.168.1.37:8006 | root | (Bitwarden) | [📄](./proxmox04-complete.md) |
|
||||
| | PBS (Backup) | 192.168.1.35 | 8007 | — | http://192.168.1.35:8007 | root | (Bitwarden) | |
|
||||
| 100 | Home Assistant | 192.168.1.36 | 8123 | https://ha.wtfsolutions.cc | http://192.168.1.36:8123 | (Bitwarden) | (Bitwarden) | [📄](./home-assistant-complete.md) |
|
||||
| 102 | Gitea (docs) | 192.168.1.40 | 3000 | https://gitea.wtfsolutions.cc | http://192.168.1.40:3000 | giteaadmin | homelabadmin1 | |
|
||||
| 103 | Pi-hole | 192.168.1.3 | 80 | https://pihole.wtfsolutions.cc | http://192.168.1.3/admin | (Bitwarden) | (Bitwarden) | [📄](./pihole-complete.md) |
|
||||
| 104 | Sonarr (TV) | 192.168.1.39 | 8989 | https://sonarr.wtfsolutions.cc | http://192.168.1.39:8989 | (Bitwarden) | (Bitwarden) | [📄](./sonarr_complete.md) |
|
||||
| 105 | Radarr (Movies) | 192.168.1.43 | 7878 | https://radarr.wtfsolutions.cc | http://192.168.1.43:7878 | (Bitwarden) | (Bitwarden) | [📄](./radarr_complete.md) |
|
||||
| 106 | Jackett (Indexers) | 192.168.1.45 | 9117 | https://jackett.wtfsolutions.cc | http://192.168.1.45:9117 | (Bitwarden) | (Bitwarden) | [📄](./jackett_complete.md) |
|
||||
| 107 | FlareSolverr | 192.168.1.46 | 8191 | Internal only | http://192.168.1.46:8191 | — | — | [📄](./flaresolverr_complete.md) |
|
||||
| 108 | qBittorrent | 192.168.1.47 | 8080 | https://qbittorrent.wtfsolutions.cc | http://192.168.1.47:8080 | admin | (Bitwarden) | [📄](./qbittorrent_complete.md) |
|
||||
| 109 | Immich (Photos) | 192.168.1.48 | 2283 | https://immich.wtfsolutions.cc | http://192.168.1.48:2283 | (Bitwarden) | (Bitwarden) | [📄](./immich_complete.md) |
|
||||
| 110 | Overseerr (Requests) | 192.168.1.44 | 5055 | https://request.wtfsolutions.cc | http://192.168.1.44:5055 | (Bitwarden) | (Bitwarden) | |
|
||||
| 112 | Homarr (Dashboard) | 192.168.1.33 | 7575 | https://homarr.wtfsolutions.cc | http://192.168.1.33:7575 | admin | (Bitwarden) | [📄](./homarr_complete.md) |
|
||||
| 113 | Prowlarr (Indexers) | 192.168.1.34 | 9696 | https://prowlarr.wtfsolutions.cc | http://192.168.1.34:9696 | admin | (Bitwarden) | |
|
||||
| 114 | Cloudflared | 192.168.1.49 | — | ⚠️ Retiring (replacing with Pangolin) | — | — | — | |
|
||||
| 115 | Nextcloud AIO (Drive) | 192.168.1.50 | 11000 | https://drive.wtfsolutions.cc | http://192.168.1.50:11000 | admin | (Bitwarden) | [📄](./nextcloud-aio.md) |
|
||||
| 116 | MySpeed | 192.168.1.52 | 5216 | https://myspeed.wtfsolutions.cc | http://192.168.1.52:5216 | (Bitwarden) | (Bitwarden) | |
|
||||
| 117 | Tautulli (Plex Stats) | 192.168.1.31 | 8181 | https://tautulli.wtfsolutions.cc | http://192.168.1.31:8181 | (Bitwarden) | (Bitwarden) | |
|
||||
| 118 | InfluxDB | 192.168.1.53 | 8086 | https://influxdb.wtfsolutions.cc | http://192.168.1.53:8086 | admin | influxadmin1 | |
|
||||
| 119 | Grafana | 192.168.1.54 | 3000 | https://grafana.wtfsolutions.cc | http://192.168.1.54:3000 | admin | grafanaadmin1 | |
|
||||
| 121 | Paperless-NGX | 192.168.1.56 | 8000 | https://paperless.wtfsolutions.cc | http://192.168.1.56:8000 | (Bitwarden) | (Bitwarden) | |
|
||||
| 123 | Nginx Proxy Manager | 192.168.1.58 | 81 | https://npm.wtfsolutions.cc | http://192.168.1.58:81 | chris.darrigo@gmail.com | pcideas1 | |
|
||||
| 125 | Uptime Kuma | 192.168.1.60 | 3001 | https://kuma.wtfsolutions.cc | http://192.168.1.60:3001 | admin | kuma123 | |
|
||||
| 126 | Homepage | 192.168.1.61 | 3000 | https://homepage.wtfsolutions.cc | http://192.168.1.61:3000 | — | — | |
|
||||
| | Plex (Media) | 192.168.1.32 | 32400 | https://app.plex.tv | http://192.168.1.32:32400/web | cdarrigo | (Bitwarden) | [📄](./plex_complete.md) |
|
||||
| | Unifi (Network) | 192.168.1.1 | — | https://unifi.ui.com | https://192.168.1.1/network/default | cdarrigo | (Bitwarden) | |
|
||||
| | NUT (UPS) | 192.168.1.35 | — | — | http://192.168.1.35/cgi-bin/nut/upsstats.cgi?host=homelab@localhost | admin | (Bitwarden) | |
|
||||
|
||||
## 📦 Format Standard
|
||||
Each file includes:
|
||||
|
|
@ -50,15 +50,14 @@ Each file includes:
|
|||
All credentials are stored in **Bitwarden** under the `homelab` folder.
|
||||
|
||||
## 📊 Monitoring Stack
|
||||
| Service | URL | Credentials |
|
||||
|--------------|--------------------------------------|--------------------------|
|
||||
| Grafana | https://grafana.wtfsolutions.cc | admin / grafanaadmin1 |
|
||||
| InfluxDB | https://influxdb.wtfsolutions.cc | admin / influxadmin1 (org: homelab, bucket: metrics) |
|
||||
| Uptime Kuma | https://kuma.wtfsolutions.cc | admin / kuma123 |
|
||||
| Homepage | https://homepage.wtfsolutions.cc | — |
|
||||
| Service | URL | Username | Password | Notes |
|
||||
|--------------|--------------------------------------|----------|---------------|-------|
|
||||
| Grafana | https://grafana.wtfsolutions.cc | admin | grafanaadmin1 | InfluxDB datasource via Flux |
|
||||
| InfluxDB | https://influxdb.wtfsolutions.cc | admin | influxadmin1 | org: homelab, bucket: metrics |
|
||||
| Uptime Kuma | https://kuma.wtfsolutions.cc | admin | kuma123 | Status page: /status/homelab |
|
||||
| Homepage | https://homepage.wtfsolutions.cc | — | — | No auth required |
|
||||
|
||||
- Telegraf installed on all LXCs — CPU/RAM/disk/net metrics every 30s
|
||||
- Status page: https://kuma.wtfsolutions.cc/status/homelab
|
||||
|
||||
## 🛡️ Backup Strategy
|
||||
- Daily Proxmox backups → PBS with deduplication and retention policies
|
||||
|
|
|
|||
Loading…
Reference in New Issue