2025-08-05 13:45:50 -07:00
2024-11-01 13:35:26 -07:00
2025-08-05 13:45:50 -07:00
2025-08-02 21:12:16 -07:00
2025-04-01 20:39:55 -07:00
2025-08-05 13:28:39 -07:00
2025-03-06 11:37:44 -08:00
2025-04-26 17:38:19 -07:00
2024-09-25 11:55:47 -07:00
2025-07-15 17:51:59 -07:00
2025-07-26 16:37:12 -07:00
2025-08-05 13:38:01 -07:00
2024-09-25 11:55:47 -07:00
2024-09-25 11:55:47 -07:00
2024-11-26 15:10:58 -08:00
2025-02-17 17:58:55 -08:00
2024-11-08 20:50:20 -08:00
2024-09-25 13:52:06 -07:00
2024-09-25 11:55:47 -07:00
2024-10-25 17:27:24 -07:00
2024-11-13 13:03:09 -08:00
2024-11-13 12:57:26 -08:00
2024-09-25 13:52:06 -07:00
2025-07-12 13:12:29 -07:00
2024-09-25 11:55:47 -07:00
2025-02-17 14:51:29 -08:00
2024-10-15 08:51:15 -07:00
2025-07-10 14:18:32 -07:00
2025-02-11 18:18:29 -08:00
2025-07-25 15:26:52 -07:00
2024-09-30 11:06:00 -07:00
2024-09-25 13:52:06 -07:00
2024-11-13 16:40:32 -08:00
2024-09-25 11:55:47 -07:00
2025-07-29 15:48:30 -07:00
2025-07-28 19:10:00 -07:00
2025-07-25 15:26:52 -07:00


Logo

Canine

Power of Kubernetes, Simplicity of Heroku

Explore the docs »

View Demo . Report Bug . Request Feature

Build Status License

Deployment Screenshot

About the project

Canine is an easy to use intuitive deployment platform for Kubernetes clusters.

Requirements

  • Docker v24.0.0 or higher
  • Docker Compose v2.0.0 or higher

Installation

curl -sSL https://raw.githubusercontent.com/czhu12/canine/refs/heads/main/install/install.sh | bash

Or run manually if you prefer:

git clone https://github.com/czhu12/canine.git
cd canine/install
docker compose up -d

and open http://localhost:3000 in a browser.

To customize the web ui port, supply the PORT env var when running docker compose:

PORT=3456 docker compose up -d

Cloud

Canine Cloud offers additional features for small teams:

  • GitHub integration for seamless deployment workflows
  • Team collaboration with role-based access control
  • Real-time metric tracking and monitoring
  • Way less maintenance for you

For more information & pricing, take a look at our landing page https://canine.sh.

Repo Activity

Alt

License

Apache 2.0 License

Description
Power of Kubernetes, Simplicity of Heroku
Readme Apache-2.0 74 MiB
Languages
Ruby 48.8%
HTML 27.3%
CSS 17%
JavaScript 5.9%
Shell 0.7%
Other 0.3%