copilot Instructions improvements

and documentation updates
This commit is contained in:
kelinfoxy
2026-01-21 18:52:40 -05:00
parent c6d14d4904
commit 30e0481685
10 changed files with 315 additions and 167 deletions

View File

@@ -1,14 +1,9 @@
Tasks
.env.example
✅ create new variables
DAFAULT_USER: admin
DEFAULT_PASSWORD: changeme
DEFAULT_EMAIL: admin@example.com
Completed:
- Created VPN stack and moved Gluetun & qBittorrent from downloaders stack
- Removed downloaders stack entirely (directory and .yml file)
- Updated all documentation and AGENT_INSTRUCTIONS.md for VPN stack structure
- Updated resource limits template to reflect VPN stack
✅ modify existing variables to use these 3 new variables like
NEXTCLOUD_ADMIN_USER=${DEFAULT_USER}
except for QBITTORRENT_USER=admin should stay as is
the goal is ease of setup for the user
✅ Then update env-configuration.md