-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the solution you'd like
Ability to deploy pre-configured, "one click" services.
- Using docker-compose stack specification (not docker-compose itself) so that services are deployed with swarm, so no support for building applications, for that you would need to deploy an individual service
- A custom config (like toml) for configuring things not available in the docker-compose, like in dokploy (something like
config.toml?zane.toml?) - We will also need to create a templates repository that is deployed to an instance and encourage people to contribute there
Additional context
- requires [✨ feature] Support for docker-compose stacks zane-ops#445
- Some templates:
- https://github.com/Openpanel-dev/openpanel : https://openpanel.dev/docs/self-hosting/self-hosting
- https://github.com/umami-software/umami : https://umami.is/docs/install#installing-with-docker
- https://github.com/penpot/penpot : https://github.com/penpot/penpot/blob/5abc1aafb43f5756a4d3df1f0914f1c402cd40bd/docker/images/docker-compose.yaml
- https://github.com/get-convex/convex-backend : https://github.com/get-convex/convex-backend/blob/main/self-hosted/README.md
- https://github.com/HoshinoSuzumi/chronoframe: https://chronoframe.bh8.ga/guide/getting-started.html
- https://github.com/goauthentik/authentik: https://docs.goauthentik.io/install-config/install/docker-compose/
- https://github.com/rustfs/rustfs: https://templates.dokploy.com/?q=rustfs
- https://github.com/pocketbase/pocketbase: https://templates.dokploy.com/?q=pocketbase
- https://github.com/typesense/typesense: https://templates.dokploy.com/?q=Typesensese
- https://github.com/solidtime-io/solidtime : https://docs.solidtime.io/self-hosting/guides/docker
- https://github.com/calcom/cal.com : https://cal.com/docs/self-hosting/installation
- https://github.com/getprobo/probo: https://www.getprobo.com/docs/self-hosting/docker-compose
- https://github.com/documenso/documenso : https://docs.documenso.com/developers/self-hosting/how-to#docker
https://github.com/streetwriters/notesnook: https://github.com/BeardedTek/notesnook-docker- https://github.com/fosrl/pangolin: https://docs.pangolin.net/self-host/manual/docker-compose#docker-compose
- https://github.com/woblerr/docker-pgbackrest : for backups w/ postgres
- https://github.com/railwayapp-templates/postgres-s3-backups: https://railway.com/deploy/I4zGrH
- https://github.com/vinceanalytics/vince: https://www.vinceanalytics.com/blog/deploy-docker/
- Are you willing to make a PR for this ?
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels