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!
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.
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.