🏔️ Peak

Results 231 comments of 🏔️ Peak

This issue has been fixed in the latest version and you can now deploy twenty CRM from the one click templates.

@Signum This should be working, as I can not reproduce the error with this compose file: ``` services: backend: image: 'redis:alpine' volumes: - 'db-data:/etc/data' backup: image: 'redis:alpine' volumes: - 'db-data:/var/lib/backup/data'...

@inluxc Can you please update to the latest version and recheck and if possible provide more detailed reproduction steps? As I can not reproduce this issue. Thank you.

@inluxc make sure to set cf ssl to at least full and try again. It should work using cf.

@Dexterity104 Please change Port 8000:8000 and 3000=3000 to something like 8002=8000 and 3002=3000 as these could cause conflicts and try again (like TeenageMutantCorder said). Also there are some issue with...

This is an improvement request as it has not yet been implemented, so I am moving this to a GitHub discussion - the other issue is slightly different and has...

@PVUL Please check if docker is installed on your system via these commands provided by beejaz: ``` docker -v ``` ``` docker compose version ```

I am investigating this as I have the same problem. But it is not consistently reproducible, so a fix will be hard.

@komali2 I did a very deep investigation and I think this bug is already fixed. **Could you please retest on the latest version of coolify, and make sure you have...

**Please make a proper full server backup to be safe.** @komali2 The following command `docker exec -it coolify php artisan migrate:fresh --seed` should only be run if you are a...