mirror of
https://github.com/czhu12/canine.git
synced 2025-12-30 15:49:54 -06:00
837dd2f7b9b95c4a7e88e6cf4a80799a2882ecdf
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.11.2 to 4.12.0. - [Release notes](https://github.com/bensheldon/good_job/releases) - [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md) - [Commits](https://github.com/bensheldon/good_job/compare/v4.11.2...v4.12.0) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Canine
Power of Kubernetes, Simplicity of Heroku
Explore the docs »
View Demo .
Report Bug .
Request Feature
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
License
Description
Languages
Ruby
49.5%
HTML
27.2%
CSS
16.1%
JavaScript
6.2%
Shell
0.7%
Other
0.3%
