Kael

Results 390 comments of Kael

Idk what happened but it's gone now, I'm guessing the automated cleanup does something extra that manual one is missing.

I don't know, I never got that warning for some reason. I'll try to reproduce it again when I have time.

Yeah it still happens with beta.360. - Create a project - Add a "docker compose empty" resource - Paste in https://github.com/Swetrix/selfhosting/blob/main/docker-compose.yml and save - Go back to the project root...

DeleteProject only checks for applications, which does not include ones inside services: https://github.com/coollabsio/coolify/blob/dfd218ec064790d214bc57d3d9b3840f35b6a379/app/Livewire/Project/DeleteProject.php#L30-L32 Deleting an environment does all this instead: https://github.com/coollabsio/coolify/blob/2d3a6a4528cc9e077a5b6c63f7f691f2155ee214/app/Models/Environment.php#L37-L49 Not sure why each database type needs to be...

I'd say this could be applied to any sort of multiple select, not just deletable-chips.

There's no reason to actually import this currently, it's included by default.

It uses the locale from https://vuetifyjs.com/en/features/internationalization/