Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

49 lines (40 loc) · 1.49 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.

[Unreleased]

Changed

nomad: Change settings to adapt to modified nomad rc script

[0.2.3] 2021-01-28

Changed

traefix: update the sample to work with traefik 2.x, now the standard version in the portstree

[0.2.2] 2020-01-31

cron: fix a nasty bug in the PATH, causing pot to be destroyed, even if running

[0.2.1] 2019-12-17

Changed

examples: nginx.job is now really minial, while nginx-full.job is a bit more complete

[0.2.0] 2019-12-17

Added

nomad: add the automatic configuration of the client's network interface

[0.1.0] 2019-12-10

Added

README: quickstart guide pot: add initialization steps traefik: proxy configuration file newsyslogd: log rotation for traefik cron: pot prune cron job (every 15 minutes) minipot-start.sh: easy script that start all the needed services

Changed

minipot scripts: remove .sh suffix consul: agent bind to 0.0.0.0 nomad: small naming improvements minipot-init.sh: renamed from bootstrap.sh Provide the IP is not mandatory anymore

[0.0.1] 2019-11-13

Added

consul: agent configuration file nomad: server configuration file syslogd: configuration files newsyslogd: log rotation configuration files bootstrap.sh: script with additional conifguration and preparation example: add a job example