Services are popular open-sourced and self-hostable applications provided as a service for you.
If you have a new service you would like to add, raise an idea here to get feedback from the community or submit a service template!
Some applications could take several minutes to start up. Please wait a bit after you start.
Each service requires a specific amount of CPU / memory / storage
. See their documentation to help on how to choose your hardware details.
You can expose your application to a port on the host system.
Useful if you would like to use your own reverse proxy or tunnel and also in development mode of Coolify.
All data are persistent. That means, if you stop a service, all your data persist on a Docker Volume. If you stop/start a service, you will keep your data as-is.
You can check the runtime logs of your services.
There are some predefined secrets on the frontend, that are generated automatically (like passwords, users.) or you can fill manually. If you need any futher environment variable, you can define them in the secrets tab.
If you stop/start a service, the latest docker image will be pulled for the selected image tag.
Services are popular open-sourced and self-hostable applications provided as a service for you.
If you have a new service you would like to add, raise an idea here to get feedback from the community or submit a service template!
Some applications could take several minutes to start up. Please wait a bit after you start.
Each service requires a specific amount of CPU / memory / storage
. See their documentation to help on how to choose your hardware details.
You can expose your application to a port on the host system.
Useful if you would like to use your own reverse proxy or tunnel and also in development mode of Coolify.
All data are persistent. That means, if you stop a service, all your data persist on a Docker Volume. If you stop/start a service, you will keep your data as-is.
You can check the runtime logs of your services.
There are some predefined secrets on the frontend, that are generated automatically (like passwords, users.) or you can fill manually. If you need any futher environment variable, you can define them in the secrets tab.
If you stop/start a service, the latest docker image will be pulled for the selected image tag.