Skip to main content

MoiToi Docker Hive is simple dockrized containers manager

Project description

MoiToi Docker Hive

https://img.shields.io/pypi/v/moitoi_docker_hive.svg https://img.shields.io/travis/kepsic/moitoi_docker_hive.svg Documentation Status

MoiToi Docker Hive is simple docker containers orchestrator, which deploys services as containers and spreads the workloads between number of nodes and acting as cluster.

Features

Images

Following images is deployed on first cluster init

Image

Description

mdh_lb

NGINX load balancer image

mdh_backend

Backend image

mdh_elsa

REST API and load balancer config handler

mdh_grafana

Grafana instance

mdh_prom

Prometheus instance

mdh_statsd

Proetheus stats exporter

Every service instance have a Telegraf entrypoint scraped by Prometheus instance. Prometheus data is visualized by Grafana instance

Endpoints

/Service
params
  • cluster_id - mdhxx…..

  • add_service - Initializes new cluster with one backned node and monitoring infra

  • add_node - add’s node to cluster

  • rm_node - removes node from cluster

  • GET - Without params it will return all clusters and nodes

  • POST - Creates new cluster as specified in JSON input.
    { "clusters": "1",
      "replicas" : "1" }
  • PUT/PATCH - Updates cluster as specified in JSON input with with cluster_id param.
    { "replicas" : "2" }
  • DELETE - Delete cluster cluster cluster_id is specified

/State
params
  • cluster_id - mdhxx…..

  • GET - Without params it will return all clusters and node states. With cluser_id returns cluster state

/Grafana

Grafana interface. Default admin password is specified is first 10 characters of cluster_id

ToDo

  • More documentation

  • Increase security level by adding authentitcation

  • Decrease docker socket access for ELSA. Currently its fully exposed for all services.

  • Remote provider for example VMWare, XEN, etc

  • Implement tests

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-12-17)

  • First release on PyPI.

0.1.8 (2019-12-30)

  • First release pre-production release

  • GH->CI-Travis->PyPi chain usage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moitoi_docker_hive-0.1.8.tar.gz (266.6 kB view details)

Uploaded Source

Built Distribution

moitoi_docker_hive-0.1.8-py2.py3-none-any.whl (270.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file moitoi_docker_hive-0.1.8.tar.gz.

File metadata

  • Download URL: moitoi_docker_hive-0.1.8.tar.gz
  • Upload date:
  • Size: 266.6 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.8.0

File hashes

Hashes for moitoi_docker_hive-0.1.8.tar.gz
Algorithm Hash digest
SHA256 03e38378722a9b2f60a6b0e12713d8b7a6955b236b468460161f03e060b3791d
MD5 9df0d23d16c4bf76c309a96d1a8e0e50
BLAKE2b-256 b54c527f4235fde69f0f1dc8936433b0a4bf1982e33610c485ecb7a56913f5e5

See more details on using hashes here.

File details

Details for the file moitoi_docker_hive-0.1.8-py2.py3-none-any.whl.

File metadata

  • Download URL: moitoi_docker_hive-0.1.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 270.1 kB
  • Tags: Python 2, 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.8.0

File hashes

Hashes for moitoi_docker_hive-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a9cd28b6ee4c6588147491b994e2161a9dfdc88e5c554263522d86d63b619716
MD5 349e83824b34474e1888b45288b97ec3
BLAKE2b-256 e648db74d631a6239d580d4d7c1114f6ef97387a3f6f5e1df5d915b8fdbac2a2

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