Skip to content

Releases: Rubberverse/qor-caddy

v1.3.6- Caddy v2.10.0

15 Jul 16:08
7fa57f0
Compare
Choose a tag to compare

Changelog

  • Added new module: caddy-anubis by daegalus

v1.3.5 - Caddy v2.10.0

16 Jun 02:10
e45ee07
Compare
Choose a tag to compare

Changelog

  • Dockerfile: Changed chmod 0505 (r-x---r-x) to chmod 0555 (r-xr-xr-x) to fix Permission Denied on different users than 1001:1001

v1.3.4 - Caddy v2.10.0

28 May 14:19
be926d0
Compare
Choose a tag to compare

Changelog

Just a monthly container rebuild, nothing to see here.

v1.3.3 - Caddy v2.10.0

02 May 12:19
a03d275
Compare
Choose a tag to compare

Changelog

  • Remove dynamicdns module
  • Fix OCI annotations (yay)
  • Just more Dockerfile readability improvements

v1.3.2 - Caddy v2.10.0

29 Apr 01:08
986518b
Compare
Choose a tag to compare

Changelog

  • latest and version are valid tags now
  • Using scratch image as base for runner
  • Tightened up executable permissions to 505 r-x
  • Ported entrypoint.sh to Go
  • Added OCI image labels
  • Removed vercel, porkbun Caddy third-party modules due to them not being ported to libdns 1.0 yet
  • Removed appsec component of caddy-crowdsec-bouncer
  • Tidied up Dockerfile, array-helper.sh
  • Split Go installation to a seperate script
  • Dropped security tag
  • Dropped latest-alpine, alpine-version tags

v1.3.1-beta - v2.10.0-beta.3

25 Mar 02:16
111e68b
Compare
Choose a tag to compare
Pre-release

Changelog

v1.2.23 - Caddy v2.9.1

24 Mar 12:26
f6eb1af
Compare
Choose a tag to compare

Changelog

v1.3-beta - Caddy v2.10.0-beta.2

23 Mar 11:22
36e0407
Compare
Choose a tag to compare
Pre-release

Changelog

  • Build against Caddy v2.10.0-beta.2
  • Published under beta tag: latest-alpine-beta, alpine-v1.3-beta, latest-security-beta, security-v1.3-beta

v1.2.22 - Caddy v2.9.1

19 Mar 12:46
d54aaa4
Compare
Choose a tag to compare

Changelog

  • New tag: latest-security, latest-v1.2.22 that bundles github.com/greenpau/caddy-security along with same modules as our usual container builds (This is so people can choose between having it or not, tested it and it was fine)
  • New module: github.com/porech/caddy-maxmind-geolocation, mount GeoIP2 MaxMind database to your Caddy container and limit requests by IP address

v1.2.21 - Caddy v2.9.1

15 Mar 16:33
d7b4fb3
Compare
Choose a tag to compare

Changelog

  • Explictly add mholt/caddy-l4 to build process (apparently I removed it at some point? 😕 )
  • Fix: Severly outdated mholt/caddy-l4 module

Now you can use every single feature of layer4 module.