Skip to content

This project provides a CLI tool that makes it easy to build, install, and update Kea HA deployments using Docker containers.

License

Notifications You must be signed in to change notification settings

AzorianSolutions/kea-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kea-HA

This project provides an interactive CLI tool that makes it easy to automatically build, install, and update Kea HA deployments using Docker containers.

Build Status

Branch Status
latest Kea Docker Image
dev Kea Docker Image
2.5.4 Kea Docker Image
2.5.3 Kea Docker Image
  • Can be configured with interactive CLI prompts or a configuration file
  • Provides automatic container image building
  • Provides automatic database initialization
  • Provides automatic database migrations
  • Provides automatic HA deployment (two nodes)
  • Provides Kea Agent support (REST API)
  • Provides easy software updates
  • Provides multiple database backend support
    • MySQL
    • Postgres

TL;DR

To get started quickly with a simple deployment, execute the following commands on a *nix based system with bash and git installed:

git clone https://github.com/AzorianSolutions/kea-ha.git
cd kea-ha
git checkout latest
./ctrl.sh prepare
./ctrl.sh install

For information about the project such as feature planning, the roadmap, and milestones, then please see the Project Information section of the wiki.

If you're interested in participating in the project design discussions, or you want to actively submit work to the project then you should check out the Contribution Guide!

For information about all the ways this application can be configured and what each setting does, please visit the Configuration Guide section of the wiki.

For information about how to deploy the application in various environments, please visit the Deployment Guides section of the wiki.

For information on how to create and execute automated application tests, please visit the Testing Guide section of the wiki.

Please see our Security Policy.

Please see our Support Policy.

Looking to chat with someone? Join our Discord Server.

Please see our Code of Conduct.

This project is released under the MIT license. For additional information, see the full license.

Like my work?

Buy Me A Coffee

Want to sponsor me? Please visit my organization's sponsorship page.

About

This project provides a CLI tool that makes it easy to build, install, and update Kea HA deployments using Docker containers.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published