What problem does it solve?
This Skill automates the provisioning and connection of managed backing services like databases, caches, and storages to Deploio apps, streamlining the process of setting up essential infrastructure.
Core Features & Use Cases
- Service Provisioning: Automatically provisions services like PostgreSQL, MySQL, Redis, OpenSearch, and S3-compatible storage.
- Tier Selection: Handles both Economy and Business tiers for different requirements.
- Environment Variable Injection: Injects connection details into the app's environment.
- Connection Verification: Verifies the connection to the newly provisioned service.
- Use Case: Add a PostgreSQL database to your Deploio app with a single command: "Add PostgreSQL to Deploio".
Quick Start
Use the deploio-provision skill to add a PostgreSQL database to your app: "Provision a PostgreSQL database for my app named 'myapp' in the 'renuotest' project on the 'main' branch."