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.
- 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 even migrate containers with 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
- 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 (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
hive-builder-0.1.2.tar.gz
(334.5 kB
view details)
Built Distribution
File details
Details for the file hive-builder-0.1.2.tar.gz
.
File metadata
- Download URL: hive-builder-0.1.2.tar.gz
- Upload date:
- Size: 334.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dedac4eb8e43af98a2d16d55fb4ec4f03d568ff83dc8d2d73cb5666f26fe186d |
|
MD5 | 1fa92536a31200bb112489740444c9d5 |
|
BLAKE2b-256 | 351fc4c30eb39bc39eeb07b5a183a507bd2b30367640d6c07658f6f05fcabf1a |
File details
Details for the file hive_builder-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: hive_builder-0.1.2-py3-none-any.whl
- Upload date:
- Size: 88.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 815c570467db4b0cb53803cafb23e5c7a5776c3f1b99f59014bcc9faa15c0554 |
|
MD5 | 05f0f5a231a5304b9988c5a00560d6ae |
|
BLAKE2b-256 | 476b1fff70bfd59d3693c3540e7569b6f2b2cf0022785e0a73cbae2ed74fc3ab |