Skip to main content

No project description provided

Project description

Documentation Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. Github Release Made with Python License Travis CI PRs welcome PRs open Issues open

docker-compose based framework for building production-like environments - developing and testing on your local computer, deploying to your server or cluster from shell or from CI.

Demo: https://asciinema.org/a/348698

Harbor

Is Kubernetes or OKD too big overhead or not suitable for your environment?

Is standard docker-compose too primitive to use in production?

Harbor fits perfectly, while providing some of Kubernetes-like solutions in docker-compose!

Features:

  • Service discovery (pins containers into WWW domains by labelling)

  • Deployment strategies: compose’s standard, recreation, and rolling-updates (zero-downtime updates)

  • Automatic Letsencrypt SSL

  • Standardized directory structures and design patterns

  • Ready to use snippets of code and solutions (one command to install database, Wordpress or other application from our repository)

  • Ansible integration to prepare your production/testing server and deploy updates in extremely intuitive way

Roadmap:

Harbor 2.1

  • Init containers support (basing on Kubernetes idea) (#5)

  • delayed-request update strategy (minimum-downtime deployment with holding all HTTP requests waiting for new application) (#11)

  • Webhook handling update daemon to trigger container and git updates (#10)

Read documentation for more: https://environment.docs.riotkit.org/en/latest/?badge=latest

Changelog

Harbor 2.0

  • Service upgrade strategies: Compose-native, recreation, rolling-updates

  • Rewrite from Makefile to Python

  • Containers startup priority

  • Maintenance mode is now not only global, but also per domain

  • Development mode now supports not only .localhost domains, but also *.xip.io

From authors

We are grassroot activists for social change, so we created this software while we were helping those fantastic initiatives:

Special thanks to Working Class History for very powerful samples that we could use in our unit tests.

Project details


Release history Release notifications | RSS feed

This version

2.0.3

Download files

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

Source Distribution

rkd-harbor-2.0.3.tar.gz (14.7 MB view hashes)

Uploaded Source

Built Distribution

rkd_harbor-2.0.3-py3-none-any.whl (74.6 kB view hashes)

Uploaded Python 3

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