Skip to main content

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 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hive_builder-0.1.4-py3-none-any.whl (89.0 kB view details)

Uploaded Python 3

File details

Details for the file hive_builder-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: hive_builder-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 89.0 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

Hashes for hive_builder-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 88751255fd7bde5133b4b858cf4259ce631b7011f50af5715c7beff8432646f6
MD5 1f00475f1bc070ec3adf63b72f22ac92
BLAKE2b-256 84cf9dce84a74079f3838aecee51d26663cc3e2cb94ba5fe8fd510818df545ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page