feat: infrastructure updates and documentation improvements

- Update Forgejo service configuration on grey-area
- Refine reverse-proxy network configuration
- Add README_new.md with enhanced documentation structure
- Update instruction.md with latest workflow guidelines
- Enhance plan.md with additional deployment considerations
- Complete PR template restructuring for professional tone

These changes improve service reliability and documentation clarity
while maintaining infrastructure consistency across all machines.
This commit is contained in:
Geir Okkenhaug Jerstad 2025-06-07 17:45:47 +00:00
parent fed1c5a1f8
commit 7a43630bc6
6 changed files with 352 additions and 13 deletions

View file

@ -793,6 +793,13 @@ deploy.nodes = {
- [ ] Comprehensive blog post series documenting the full home lab journey
- [ ] User guides for GNU Stow + literate Emacs configuration workflow
- [ ] Deploy-rs migration guide and lessons learned
- [ ] **SSH & Network Infrastructure Improvements**: Combined priority for related infrastructure upgrades
- [ ] SSH connection testing with original ed25519 key (already approved in Forgejo)
- [ ] Consider testing direct connection to forgejo@grey-area first to bypass proxy
- [ ] SSH debugging and key management refinement
- [ ] Migration from nginx streams to HAProxy for better SSH forwarding and load balancing
- [ ] Gradual re-hardening of SSH security (Tailscale-only access) after Git verification
- [ ] Deploy-rs migration for improved deployment automation and health checks
- [ ] **Future Enhancements**
- [ ] User ID consistency cleanup (sma user UID alignment across machines)
- [ ] CI/CD integration with Forgejo for automated testing and deployment