Rename project from AI-Homelab to EZ-Homelab
- Updated all documentation references from AI-Homelab to EZ-Homelab - Changed repository URLs and directory paths - Updated wiki content and navigation - Maintained AI assistance functionality while emphasizing ease of use - Updated copilot instructions and agent guidelines
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# AI Homelab
|
||||
# EZ-Homelab
|
||||
|
||||
[](https://docker.com)
|
||||
[](https://traefik.io)
|
||||
@@ -17,8 +17,8 @@
|
||||
### Automated Setup
|
||||
```bash
|
||||
# Clone repository
|
||||
git clone https://github.com/kelinfoxy/AI-Homelab.git
|
||||
cd AI-Homelab
|
||||
git clone https://github.com/kelinfoxy/EZ-Homelab.git
|
||||
cd EZ-Homelab
|
||||
|
||||
# Configure environment
|
||||
cp .env.example .env
|
||||
|
||||
Reference in New Issue
Block a user