8000 GitHub - sarvex/canine: Power of Kubernetes, Simplicity of Heroku
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sarvex/canine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

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

About

Power of Kubernetes, Simplicity of Heroku

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published
3C3C

Packages

No packages published

Languages

  • Ruby 36.1%
  • CSS 29.1%
  • HTML 28.2%
  • JavaScript 5.1%
  • Shell 1.1%
  • Dockerfile 0.4%
0