Skip to content

Latest commit

 

History

History
99 lines (54 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

99 lines (54 loc) · 5.79 KB

Changelog

0.10.2 (2024-11-08)

Bug Fixes

0.10.1 (2024-09-22)

Bug Fixes

  • exlcude .well-know url paths from blocking (e7df5f0)

0.10.0 (2024-08-18)

Features

  • update nrp-cli to v0.9.0 (79b54de)

0.9.2 (2024-08-17)

Bug Fixes

0.9.1 (2024-08-17)

Bug Fixes

  • fix ngin xjson log format (48dc10c)

0.9.0 (2024-08-12)

Features

  • enable nginx-more metrics (3048828)

0.8.1 (2024-08-12)

Bug Fixes

0.8.0 (2024-08-08)

Features

  • add example service config; rename project.env to .env; update readme (2de76a1)

0.7.1 (2024-08-06)

Bug Fixes

0.7.0 (2024-08-06)

Features

  • add certbot, cron and supervisor (9b9fdcf)
  • add release please; simplify config (728c66b)
  • after move all in one docker and all config to nrp-cli everything working (aca3ca9)
  • certboot manual creation works (8973a5a)
  • certbot fixed with bridged network but squid broken without static ip (a9529df)
  • dnsmasq, squid and nrp integration (ee3fb79)
  • env vars config parsing, updated nrp-cli, docs (8500763)
  • http proxy config working, no ssl (f886b69)
  • moved letsencrypt file iside named volume (8c60b64)
  • moved squid, dnsmasq inside docker image; config delegated to nrp-cli; simple bridged netw w/o static ip (27dc34a)
  • multi server works (4651f2b)
  • multi server works (3ccbf92)
  • nginx, certbot, nrp-cli working (7a01845)
  • tmpls updated; nrp-cli 0.7; docs updated (78fd63f)
  • update default html page with logo; update proxy and basic conf (8deb529)

Bug Fixes

  • add missing config (64d2a52)
  • bump nginx-more (bd46866)
  • fixing deps after project.env removal (2f2fade)
  • robots.txt cleanup; add image:latest version on start; (0dc9f3c)
  • wget nrp-cli from github, copy nginx config inside docker (a96c123)

0.6.0 nginx-more version bump

  • nginx-more updated to 1.27.0-0 version
  • replace pyOPenSSL with openssl