Skip to content

ctk-hq/ctk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

415 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Tool Kit

Visually generate docker compose & kubernetes manifests.

Alt text

Local setup and development

On a Mac/Linux/Windows you need Docker, Docker Compose installed. Optionally GCC to run make commands for convenience, or just run the commands from the Makefile by hand.

To get the tool working locally, just run:

make up # starts the FastAPI backend and database
cd services/frontend && npm i && npm run start

Docs

Releases

No releases published

Packages

 
 
 

Contributors