Building docker swarm environment
Project description
# hive-builder
hive-builder is a tool for building a site that operates docker containers across multiple servers. By using the cluster function of the docker swarm mode and the disk redundancy function of the drbd9, without using Kubernetes, you can build a site with a simple configuration. The hive houses the swarm of microservice and manages them.
A method of selecting leaders in server elections prevents split brain and does not require centralized control by a controller
The cluster function of docker swarm mode ensures high availability
You can migrate a container between servers, even that have data volumes, by mirroring disks with drbd that have auto promotion function
Sites can be built on IaaS such as AWS by launching the command only once
Container contents can be described with ansible role
Initial data can be loaded when site is launched
Have a private repository server in the site and store container images
Have Zabbix server in the site and monitor the operation
You can define 3 stages of private, staging, production in one inventory and build a site for each stage
For details, see [the document](https://hive-builder.readthedocs.io/) (Sorry, there are only Japanese ones now).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hive_builder-1.2.0.tar.gz
.
File metadata
- Download URL: hive_builder-1.2.0.tar.gz
- Upload date:
- Size: 496.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34024bd027c1bc3a2faa7babb0c1eba88eb777c168d1740e292a8619b50adb94 |
|
MD5 | 351f63056153c3af60c6d2fc38c11942 |
|
BLAKE2b-256 | 860330a43e23fecae654069eb58478d06c99e2267149fc411dbf797e5d8a79d1 |
File details
Details for the file hive_builder-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: hive_builder-1.2.0-py3-none-any.whl
- Upload date:
- Size: 136.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d3964186315750137557f152f972873e10141113dc4b03a4b5e086cbcbfe30 |
|
MD5 | 1d8c2fbae8f4b40b3fd2b767890e7a1d |
|
BLAKE2b-256 | 99f0cbe42ad6feb8b446fd2badb044d2a156d6a0502107e831803a3b5d866a44 |