🏔️ Peak
🏔️ Peak
I tried reproducing this issue but I could not determine why it would happen, it is certainly not because of renaming or at least not there. As non-root user support...
This is already changed and released.
Sorry about that. We Introduced a bug in one of the last releases that broke some things with labels. A fix for this has been implemented and will be available...
The fixed version is already live, so you should be fine to just update Coolify.
@Sy-Kazmi I tried it with the Laravel link you provided and it works fine for me. Can you paste the full debug log of the deployment please.
Can you please upgrade to `v4.0.0-beta.389` and test again. I have downgraded the Nixpacks version so things should work again.
I have updated the `nixpacks.toml` file in the sample repo again, can you please test again if the error still persists: https://github.com/coollabsio/coolify-examples/tree/main/laravel
Dashes are generally not recommended/ not supported in environment variables, so we will not allow dashes. Please stick to underscores and all caps (and numbers) to avoid problems.
> Password/token is shown on debug logs, should it be like that No it should only show like on GitHub actions for example -> Like REGISTRY_SECRET only show the env...
Thanks for taking the time to improve the PR. Overall the PR is coming along nicely. If you have time, I would like to see the following adjustments: 1. Add...