Introduction
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!
Supported Services
- WordPress
- Ghost
- Plausible Analytics
- NocoDB
- VSCode Server
- MinIO
- VaultWarden
- LanguageTool
- n8n
- Uptime Kuma
- MeiliSearch
- Umami
- Fider
- Hasura
- Appwrite
- Glitchtip
Some applications could take several minutes to start up. Please wait a bit after you start.
Requirements
Each service requires a specific amount of CPU / memory / storage
. See their documentation to help on how to choose your hardware details.
Exposed Port
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.
Persistency
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.
Logs
You can check the runtime logs of your services.
Secrets
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.
Update Versions
If you stop/start a service, the latest docker image will be pulled for the selected image tag.