Merge pull request #20 from brianpooe/claude/rename-to-homelab-blueprint
docs: update repo references to homelab-blueprint
This commit is contained in:
commit
5821a3ce21
2 changed files with 5 additions and 5 deletions
|
|
@ -6,8 +6,8 @@ Docker Compose templates for home lab services, featuring security best practice
|
|||
|
||||
```bash
|
||||
# 1. Clone the repository
|
||||
git clone https://github.com/brianpooe/synology-docker-services.git
|
||||
cd synology-docker-services
|
||||
git clone https://github.com/brianpooe/homelab-blueprint.git
|
||||
cd homelab-blueprint
|
||||
|
||||
# 2. Copy and configure environment
|
||||
cp .env.sample .env
|
||||
|
|
@ -590,8 +590,8 @@ This project is provided as-is for personal and educational use.
|
|||
|
||||
## 📧 Support
|
||||
|
||||
- **Issues:** [GitHub Issues](https://github.com/brianpooe/synology-docker-services/issues)
|
||||
- **Discussions:** [GitHub Discussions](https://github.com/brianpooe/synology-docker-services/discussions)
|
||||
- **Issues:** [GitHub Issues](https://github.com/brianpooe/homelab-blueprint/issues)
|
||||
- **Discussions:** [GitHub Discussions](https://github.com/brianpooe/homelab-blueprint/discussions)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@ Notes:
|
|||
| Lite-8 ↔ TL-SG108 | 1G | Media switch unchanged |
|
||||
|
||||
## 6. Service Placement
|
||||
Pulled from the inventory of the `synology-docker-services` repo and aligned with the consolidation goals.
|
||||
Pulled from the inventory of the `homelab-blueprint` repo and aligned with the consolidation goals.
|
||||
|
||||
| Service / stack | Current host | Target host | Notes |
|
||||
|---|---|---|---|
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue