Personal infrastructure services for Indigo Code integration.
- Path:
./vaultwarden/ - Purpose: Secure credential storage with full API access
- Database: SQLite (portable)
- Admin Panel:
/adminendpoint - API: Full Bitwarden-compatible REST API
- Path:
./outline/ - Purpose: Modern collaborative wiki with excellent API
- Database: PostgreSQL + Redis required
- Authentication: Email/password, OAuth optional
- API: Comprehensive REST API for all operations
Each service is configured for Railway deployment:
- Vaultwarden: Single container, SQLite storage
- Outline: Requires PostgreSQL + Redis services
Both services provide full REST APIs for:
- Automated credential management (Vaultwarden)
- Knowledge base operations (Outline)
- Perfect for Indigo Code automation workflows
Deploy both services on Railway and configure API access for seamless integration with Indigo Code workflows.
This infrastructure is primarily managed by Indigo Code for automated workflows.