Antigravity¶
Antigravity is the primary AI agent and toolset used for managing this homelab. It provides a CLI interface and custom commands to automate various administrative tasks.
Migration from Google Gemini
The homelab management has migrated away from using Google Gemini (and the Gemini CLI) to Antigravity. This migration ensures a more focused and customized AI experience for homelab operations.
Components¶
Antigravity consists of two main parts:
- Antigravity CLI: The core command-line interface that integrates with AI models and MCP servers.
- Antigravity Commands: A suite of custom commands specifically designed for homelab management tasks.
Usage Overview¶
Antigravity is used to:
- Manage Services: Deploy, update, and remove Docker and LXC applications.
- Monitor Lab: Check the status of Proxmox nodes, containers, and conductor tracks.
- Documentation: Automate the creation and maintenance of documentation.
- Secrets Management: Securely handle credentials and rotate secrets.
For detailed command references, see Antigravity Commands.