dokploy icon indicating copy to clipboard operation
dokploy copied to clipboard

Open Source Alternative to Vercel, Netlify and Heroku.

Results 360 dokploy issues
Sort by recently updated
recently updated
newest added

### What problem will this feature address? When i work on https://github.com/Dokploy/dokploy/pull/421 , CI encountered some issues with TypeScript types, which were later found to be due to specific versions...

enhancement

### What problem will this feature address? I would be interested in having a feature that allow preview deployment based on pull requests ### Describe the solution you'd like When...

enhancement

- Updated WordPress to latest version in template - Use MariaDB over MySQL - Generate root/database passwords - Add restart always entries - Add dependency on DB

**Directus template:** * Adding healthchecks (as per [official documentation](https://docs.directus.io/self-hosted/docker-guide.html#example-docker-compose)) as there seems to be a race-issue when starting. * Adding volumes for uploads & extensions folders as these seem to...

### What problem will this feature address? Named / Persistent volumes are quintessential part of applications. Currently only database provided by the applications are backup-able. It would be nice if...

enhancement

### What problem will this feature address? Currently, there is no possibility of backing up and restoring the Dokploy instance. In other words, consider a scenario where a user has...

enhancement

### To Reproduce 1. Install Dokploy 2. Deploy apps and DBs ### Current vs. Expected behavior Current: Execute "docker ps -a" to show all the containers: nothing is there (it...

bug

As noted in https://github.com/Dokploy/dokploy/pull/1276#issuecomment-2655974236. Similar to `superset`, we may want to document this for `metabase` and `grafana` as well, now that #1276 has been merged and these data analytics services...

1. When an application is created via the Application button, the domain is configured, and the deployment is completed, the service can be successfully accessed via the domain. 2. When...

bug