3ef3efbd2b6edd1cdcf9f9082c21d97a22e6cd84
Complete documentation of Gitea setup process: - System infrastructure verification and setup - Gitea v1.21.5 installation and configuration - Repository creation and population (homelab-agents, vps-system-apps) - sysadmin-session-closer agent optimization for Gitea - Comprehensive HOW-TO-GUIDE documentation - All problems encountered and solutions - Next session priorities Repositories are fully functional and ready for deployment. All documentation is comprehensive and accessible. Repository: http://100.120.125.113:3000/pdm/homelab-agents Next Session: Deploy to VPS and test workflows
Homelab Agents
Central storage for AI agent prompts shared across all VPS instances.
Structure
agents/- Agent prompt definitionstemplates/- Template files for agents and session summariesscripts/- Installation and utility scripts
Usage
Clone this repository on any VPS:
git clone http://100.120.125.113:3000/pdm/homelab-agents.git ~/.homelab-agents
Update agents:
cd ~/.homelab-agents && git pull
Available Agents
- sysadmin-session-closer - Automatically closes and documents dev sessions
Description
Languages
Shell
100%