ctk-hq/ctk

Visual Docker composer for faster development. Discover, leverage, and launch community recipes.

angular
django
docker
docker-compose
docker-compose-template
kubernetes
nuxx
nuxxapp

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

  • https://github.com/compose-spec/compose-spec/blob/master/spec.md
  • https://docs.docker.com/compose/compose-file/
Stars
139
100.00% more than last month
Forks
7
Open Issues
10