kool icon indicating copy to clipboard operation
kool copied to clipboard

From local development to the cloud: web apps development with containers made easy.

Results 12 kool issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Laravel latest versions are coming with vitejs that starts a server to handle frontend files. So `kool run yarn/npm run dev` starts that server instead of only...

bug
help wanted

It should be feature complete by now.

enhancement

Kool version: **1.16.0** Cenário: Tenho uma estrutura com vários containers onde agrrupo pelo contexto, então criei um diretório com vários .yml, exemplo: app1.yml, app2.yml, app3.yml. Acontece que quando estou no...

bug
help wanted

Getting this error while trying to run `kool run setup` on windows machine freshly created laravel project `failed to run cp .env.example .env error: command not found` Here is my...

bug
help wanted

We need to document the deploy feature, *as is*, and let's label it in either **alpha** - so no strings attached. We need to document: - Configuration files and their...

documentation
2.0
UX/config

We have a few known errors/situations where the output error from the final command being executed becomes misleading since the user is calling `kool` only. So we need to come...

UX/cli

There are two recurring use cases that we often rise up support from Kool users. - [ ] How to give a running container the same SSH access your host...

documentation

please add option to add web servers like ngnix in laravel

enhancement

Usando o preset do laravel+octane o Vite não está carregando corretamente os assets

bug
help wanted