Results 9 issues of Evan

Cloudflared with docker-compose! Easy install, only needed to input a env: `CLOUDFLARE_TUNNEL_TOKEN`

### Description I think it used to be able to set resource limits through coolify for docker-compose deployments, but it's gone. ### Minimal Reproduction (if possible, example repository) ![Screenshot 2024-03-28...

This PR enables restoring MongoDB backups automatically!

### Description Backups always fail. ### Minimal Reproduction (if possible, example repository) Create an MongoDB backup in Coolify. ### Exception or Error DatabaseBackupJob failed with: Cannot assign null to property...

### Description When I delete a Scheduled Backup, it does not delete the backup files on the server. ### Minimal Reproduction (if possible, example repository) 1. Create a backup 2....

### Description When we turn on "Use a build server", the image does not build. ### Minimal Reproduction (if possible, example repository) - Create a service from this [Public Repo](https://github.com/sentanos/ProxyService/tree/master)...

### Description ![image](https://github.com/coollabsio/coolify/assets/47493765/e5117de3-042a-4519-9153-ff3bc62901c0) After I set the GitHub app to system wide, it does not appear on my other teams. ### Minimal Reproduction (if possible, example repository) 1. Create a...

This PR adds support for interactive command input in the bash execution system. ### Changes - Add `input_text` field to `CmdRunAction` for sending input to interactive processes - Enhance bash...

**What problem or use case are you trying to solve?** NPM is really slow when installing dependencies. **Describe the UX of the solution you'd like** Add bun to the runtime,...

enhancement