kelinfoxy
|
30e0481685
|
copilot Instructions improvements
and documentation updates
|
2026-01-21 18:52:40 -05:00 |
|
kelinfoxy
|
ec6a46a52d
|
Apply stashed changes after merge
|
2026-01-20 19:40:27 -05:00 |
|
kelinfoxy
|
16b7e1f1a7
|
Documentation Reorganization
Major upgrade to the documentation.
|
2026-01-20 19:01:21 -05:00 |
|
|
|
12df3a1ae2
|
Round 6: Fix deployment script reliability and credential handling
- Add pre-flight validation checks (internet, disk space, Docker availability)
- Fix Authelia password hash extraction (handle 'Digest:' prefix format)
- Improve credential flow between setup and deploy scripts
- Save plain password for user reference in ADMIN_PASSWORD.txt
- Add cleanup for directory/file conflicts on re-runs
- Add automatic Authelia database cleanup for encryption key mismatches
- Add error recovery guidance with cleanup trap
- Display credentials prominently after deployment
- Update step numbering (now 10 steps with pre-flight)
- Update documentation to Round 6
Tested on fresh Debian 12 installation - both scripts now complete successfully.
|
2026-01-13 19:57:45 -05:00 |
|
|
|
f0a3907002
|
Round 4 improvements: automated config, relative paths, simplified deployment
- Automate Traefik email substitution in deploy script
- Auto-generate Authelia admin password (saved to ADMIN_PASSWORD.txt)
- Standardize all volume paths to use relative paths (./service/config)
- Switch Traefik to HTTP challenge by default (DNS challenge optional)
- Update documentation with improved setup instructions
- Enhance troubleshooting guide
- Update AGENT_INSTRUCTIONS with new conventions
- Simplify .env.example with clearer guidance
These changes reduce manual configuration steps and improve deployment reliability.
|
2026-01-13 18:30:06 -05:00 |
|
|
|
bbcc4c19c9
|
Update Homepage dashboard and deployment scripts
- Homepage: Reorganize services by stack instead of by category
- Homepage: Add comprehensive Available to Install sections for all stacks
- Homepage: Update config templates with {{HOMEPAGE_VAR_DOMAIN}} placeholder
- Homepage: Change layout from row to column style
- Scripts: Add sudo requirement to deploy-homelab.sh
- Scripts: Replace NVIDIA driver installation with official installer method
- Scripts: Add build prerequisites and nouveau blacklisting
- Docs: Add AI Automation Guidelines section to docker-guidelines.md
- Docs: Document Homepage auto-update requirements and workflow
- Config: Add bookmarks.yaml template for Homepage
- Config: Add alternatives.yml compose file (Portainer, Authentik)
- Config: Update .env.example and authelia configuration
|
2026-01-13 00:04:43 -05:00 |
|