What problem does it solve?
This Skill simplifies the deployment of applications, databases, and services by leveraging a self-hostable Platform-as-a-Service (PaaS) solution, making Docker-based deployments more accessible.
Core Features & Use Cases
- Self-Hosted PaaS: Deploy and manage applications using Docker on your own infrastructure.
- Configuration Management: Assists with setting up deployment configurations, environment variables, and reverse proxies.
- CI/CD Integration: Facilitates Git-based Continuous Integration and Continuous Deployment pipelines.
- Use Case: You need to deploy a new web application to your own server. Use this Skill to configure Coolify to build and deploy your Dockerized application, ensuring it's accessible via a domain name with proper SSL.
Quick Start
Use the coolify skill to deploy a new application using a Dockerfile and configure it to use a persistent volume at /app/data.