2025-11-15 22:19:49 -08:00
2025-08-16 18:42:00 -07:00
2025-11-15 22:19:49 -08:00
2025-11-09 15:55:28 -05:00
2025-08-13 19:02:37 -07:00
2025-08-16 18:42:00 -07:00
2025-11-07 21:41:47 -08:00
2025-11-07 12:28:38 -08:00
2025-11-10 11:08:37 -05:00
2025-09-02 14:26:30 -07:00
2025-11-07 12:28:38 -08:00


Logo

Canine

Power of Kubernetes, Simplicity of Heroku

Explore the docs »

View Demo . Report Bug . Request Feature

Build Status License Artifact Hub

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/CanineHQ/canine/refs/heads/main/install/install.sh | bash

Or run manually if you prefer:

git clone https://github.com/CanineHQ/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

S
Description
Power of Kubernetes, Simplicity of Heroku
Readme Apache-2.0 180 MiB
Languages
Ruby 52.7%
HTML 29.1%
CSS 11.7%
JavaScript 5.9%
Shell 0.4%
Other 0.2%