Update readme with correct links
This commit is contained in:
24
README.md
24
README.md
@@ -2,15 +2,13 @@
|
||||
|
||||
## Services
|
||||
|
||||
- [Cloudflared](https://github.com/jensdufour/homelab/tree/main/services/cloudflared.md)
|
||||
- [Cloudflared](https://github.com/jensdufour/homelab/tree/main/services/1-cloudflared.md)
|
||||
|
||||
## Applications
|
||||
- [Proxmox](https://github.com/jensdufour/homelab/tree/main/applications/proxmox.md)
|
||||
- [Home Assistant](https://github.com/jensdufour/homelab/tree/main/applications/homeassistant.md)
|
||||
- [Cockpit](https://github.com/jensdufour/homelab/tree/main/applications/cockpit.md)
|
||||
- [Portainer](https://github.com/jensdufour/homelab/tree/main/applications/portainer.md)
|
||||
- [Plex Stack](https://github.com/jensdufour/homelab/tree/main/applications/plex.md)
|
||||
- [Servarr Stack](https://github.com/jensdufour/homelab/tree/main/applications/servarr.md)
|
||||
- [Proxmox](https://github.com/jensdufour/homelab/tree/main/applications/1-proxmox.md)
|
||||
- [Home Assistant](https://github.com/jensdufour/homelab/tree/main/applications/3-homeassistant.md)
|
||||
- [Storage](https://github.com/jensdufour/homelab/tree/main/applications/2-storage.md)
|
||||
- [Docker](https://github.com/jensdufour/homelab/tree/main/applications/4-docker.md)
|
||||
|
||||
## Data Directory
|
||||
General overview of the directory structure in my vault.
|
||||
@@ -44,14 +42,12 @@ sudo chown -R 1000:1000 /data
|
||||
## Setup
|
||||
|
||||
1. Proxmox
|
||||
Proxmox is a powerful open-source server virtualization management solution. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/proxmox.md).
|
||||
Proxmox is a powerful open-source server virtualization management solution. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/1-proxmox.md).
|
||||
|
||||
2. Cloudflared: Cloudflared is used to expose your internal services to the internet securely. You can find the setup instructions [here](https://github.com/jensdufour/homelab/tree/main/services/cloudflared.md).
|
||||
2. Cloudflared: Cloudflared is used to expose your internal services to the internet securely. You can find the setup instructions [here](https://github.com/jensdufour/homelab/tree/main/services/1-cloudflared.md).
|
||||
|
||||
3. Backup: Setup a Cron backup script for the Docker containter on your NAS.
|
||||
3. Backup: Setup a Cron backup script for the Docker containter on your NAS. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/services/2-backup.md).
|
||||
|
||||
4. Home Assistant: Home Assistant is an open-source home automation platform. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/homeassistant.md).
|
||||
4. Home Assistant: Home Assistant is an open-source home automation platform. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/3-homeassistant.md).
|
||||
|
||||
5. Plex Stack: Plex Stack is used for managing and streaming your media. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/plex.md).
|
||||
|
||||
6. Servarr Stack: Servarr Stack is a collection of applications to automate media management. Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/servarr.md).
|
||||
5. Docker: Plex Stack is used for managing and streaming your media. Servarr Stack is a collection of applications to automate media management Setup instructions can be found [here](https://github.com/jensdufour/homelab/tree/main/applications/4-docker.md).
|
||||
Reference in New Issue
Block a user