This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
Releases: riotkit-org/riotkit-harbor
Releases · riotkit-org/riotkit-harbor
Bugfix + feature release
Bugfix release #1
First stable release on RKD
v2.0.0 Bump RKD
RC3 - deployment module fixes, added json schema
v2.0 RC3
- Bumped container versions, added
COMPOSE_VERSION
variable to default .env
v2.0 RC2
Hello, we are happy to announce that we are testing a Harbor 2.0 rewritten into Python + RKD + RKD Coop.
We expect to release the stable very soon.
With solidarity,
RiotKit
Anarchist tech collective
v2.0.0.0rc1
Update features.rst
Fixed basic auth support
This release brings mostly fixed support for basic auth in NGINX gateway service.
First stable release
Changes:
- Update/bootstrap script
- NGINX based webserver in front of everything, with help of docker-gen is able to dynamically connect containers to domains. Supports auto-renewed SSL from letsencrypt
First version (based on Traefik)
- Complete environment management via Makefile
- Traefik service discovery
- Traefik automatic SSL with Letsencrypt
- Deployment type: Automatic deployment via webhook (eg. docker pull & docker restart service)
- Deployment type: Having mounted eg. PHP applications as volumes into apache/nginx + php containers and doing git pull on the repositories to update to a new version
- Updater