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 (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-3.8.2.tar.gz
(98.9 kB
view details)
Built Distribution
hive_builder-3.8.2-py3-none-any.whl
(153.6 kB
view details)
File details
Details for the file hive_builder-3.8.2.tar.gz
.
File metadata
- Download URL: hive_builder-3.8.2.tar.gz
- Upload date:
- Size: 98.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6c1a7c1a2fc86ef6cf667f86ea0f414bf9d0888f8e64639f7048e67228e0ec |
|
MD5 | a5f3c48d020fbb483eac501789866f2f |
|
BLAKE2b-256 | f9074c328ccdd6ae0ad5454006559075b46ba57d3cbdf80ed2c93623b2495e21 |
File details
Details for the file hive_builder-3.8.2-py3-none-any.whl
.
File metadata
- Download URL: hive_builder-3.8.2-py3-none-any.whl
- Upload date:
- Size: 153.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04b6d47cc8af0c010823882c8352d122917fd8f26a205b657901be513f590f4c |
|
MD5 | 6012dbc18e4e8d0b595ff9a9604bd1e7 |
|
BLAKE2b-256 | 166e09bd38479f878b3f72087a8ddc70b97d9373ad2bc1969c4d0f6e3509a666 |