How to Deploy an Application?
Stackio provides pre-configured Docker Compose templates for popular applications.
Follow the steps below to deploy an application:
Create a new resource on Coolify
Select your project from the Coolify dashboard and click the + New button to create a new resource.

Select docker compose empty as resource type
Choose Docker Compose Empty from the available resource types.

Select your deployment server
Choose the server you want to deploy the application from the available servers list.

Note
If you don’t have a remote server connected to Coolify, this screen will not show.
Paste compose content from Stackio
- Copy the compose content from Stackio, and paste it into Coolify.

- Then click on save button.
Deploy the Application
Check on Stackio if the application requires additional configuration, such as environment variables.

- Deploy the application by clicking the deploy button.