What problem does it solve?
Deploying Ariadne Core across hosting providers is complex: it requires containerization, database provisioning, environment configuration, and wiring authentication and endpoints. This skill provides a guided, end-to-end deployment workflow to simplify setup and maintenance.
Core Features & Use Cases
- One-click deployment flow: Provision infrastructure (Docker container, Postgres with pgvector), configure required environment variables, and expose MCP and REST endpoints.
- Multi-host support: Works with Railway, Fly.io, Docker-based VPS, and other platforms supporting Docker and PostgreSQL to deploy and update Ariadne Core.
- Operational verification: Provides health checks and status endpoints to monitor deployment and enable quick troubleshooting.
- Use Case: A team wants to deploy a new Ariadne Core instance for a client and keep it updated with zero-downtime deploys.
Quick Start
Install and configure Railway, then run the deploy skill to provision a Postgres database, set required environment variables, and deploy Ariadne Core to your hosting provider.