🏔️ Peak
🏔️ Peak
### Description Por mapping should be simmilar to the environment variables UI ### Minimal Reproduction (if possible, example repository) Improvement ideas: - [ ] Let us map Ports with the...
### Description The log page is amazing, but I think it could benefit from some tweaks. ### Minimal Reproduction (if possible, example repository) Things I think would really help the...
### Description Currently, we can manually add a tag to all of our resources and then manually re-deploy all of the resources using the tag. This is not an ideal...
### Description I want to use an imuteable OS called NixOS and for that I need to deploy docker manually and then install coolify via docker compose. For that I...
### Description I noticed that I get a 403 error when visiting the http://DOMAIN.sslip.io url as my browser automatically redirects me to https. I then have to manually update the...
### Description Let us choose between docker and podman. Best case would be if we could set a custom environment variable to choose podman or docker during installation. ### Minimal...
### Description In the interface while adding a service there is a new step second step after selecting the service: Deploy to docker or deploy to k8s? -> We can...
Error: ``` 2024-08-11T17:36:26+0000 ERROR app Cycle\Database\Exception\StatementException: There is already an active transaction in /app/vendor/cycle/database/src/Driver/MySQL/MySQLDriver.php at line 60 [] [] ```` Reproduction: Install coolify locally and also bugregator. You need to...
## Changes - **Security fix: Redis password is not encrypted in database -> this PR fixes it** -> All new passwords will be encrypted and all existing passwords will also...
Fixes: https://github.com/coollabsio/coolify/issues/2546 Fixes: https://github.com/coollabsio/coolify/issues/2726 Fixes: https://github.com/coollabsio/coolify/issues/2235 Fixes: https://github.com/coollabsio/coolify/discussions/1352 Fixes: https://github.com/coollabsio/coolify/discussions/3195 Fixes: https://discord.com/channels/459365938081431553/1271391857485811752 Add: https://github.com/coollabsio/coolify/discussions/1814 - Fix: Stopping large amounts of containers (for example Appwrite, 21 Containers) would fail in some...