What problem does it solve?
This Skill eliminates the manual overhead of orchestrating auxiliary container services for app backends, handling all configuration, networking, secret access, and deployment steps automatically so you can focus on building core app logic.
Core Features & Use Cases
- Sidecar Lifecycle Management: Add, remove, and list sidecar containers for both app backends and cron jobs via simple CLI commands.
- Flexible Configuration: Set sidecar networking, environment variables, resource tiers, and granular secret access whitelists to match your service requirements.
- Common Use Cases: Add a headless browser for web scraping and PDF generation, a Redis cache for performance, or an image processor for media optimization to your FuseBase app.
Quick Start
Use the app-sidecar skill to add a Redis cache sidecar to your web app backend using the redis:7-alpine image on port 6379 with a small resource tier.