Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

74 lines (44 loc) · 1.74 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 2022-07-15

Added

Changed

  • Upgrade to Træfik v2 syntax.
  • Replace CI markdown check.
  • Use Docker Compose plugin.
  • Put the runner in its own network.

1.1.0 2022-06-22

Added

  • Add Mattermost configuration.

1.0.0 2021-02-09

Added

  • Add a CI to check markdown and docker-compose syntaxes.
  • Add docker volumes symblink.
  • Add Traefik disclamer in docker-compose file.

Changed

  • Change always restart to unless-stopped.

Fixed

  • Fix default GitLab config with reverse proxy.
  • Fix README syntax.

0.3.0 2019-05-27

Added

  • Add SSH port variable.

Changed

  • Use named volumes.

0.2.0 2018-12-06

Added

  • Add a GitLab Runner.

0.1.0 2018-04-10

Added

  • Docker-compose setup for starting GitLab with Træfik.