CLean up site generation
This commit is contained in:
8
docs/index.md
Normal file → Executable file
8
docs/index.md
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
# Homelab Documentation
|
||||
# SJHL Documentation
|
||||
|
||||
> Auto-generated from `docker-compose.yml` files
|
||||
Welcome to Seirian & James' homelab documentation! This is a docs site that is built to easily show all the configs we use. MOst of the content is auto-generated from the actual config files, so it should always be up to date. This should be completely publically viewable as all private information is kept in `.env` files that are not committed to Git. It should provide good information on how to recover and rebuild the homelab if needed, and also just be a nice reference for how everything is configured.
|
||||
|
||||
## Data Classification
|
||||
|
||||
@@ -17,10 +17,8 @@
|
||||
|---------|-------|--------|
|
||||
| [devbox](services/devbox.md) | `devbox-devcontainer` | active |
|
||||
| [gitea](services/gitea.md) | `gitea/gitea:1.24.3` | active |
|
||||
| [jellyfin](services/jellyfin.md) | `jellyfin/jellyfin:latest` | active |
|
||||
| [nextcloud](services/nextcloud.md) | `ghcr.io/nextcloud-releases/all-in-one:latest` | active |
|
||||
| [obsidian](services/obsidian.md) | `couchdb:latest` | active |
|
||||
| [qbittorrent](services/qbittorrent.md) | `qmcgaw/gluetun`, `lscr.io/linuxserver/qbittorrent:latest`, `linuxserver/jackett:latest` | active |
|
||||
| [obsidian-livesync](services/obsidian-livesync.md) | `couchdb:latest` | active |
|
||||
| [traefik](services/traefik.md) | `traefik:v3.6` | active |
|
||||
| [whoami](services/whoami.md) | `traefik/whoami` | active |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user