Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Releases: cedvan/docker-toran-proxy

Upgrade to PHP 7.4

19 Aug 22:49
Compare
Choose a tag to compare
  • Upgrade Ubuntu 18.04 to 20.04
  • Upgrade PHP 7.2 to 7.4

Upgrade to PHP 7.2

19 Aug 15:20
Compare
Choose a tag to compare
  • Upgrade PHP 7.1 to PHP 7.2
  • Remove unnecessary PPA
  • Upgrade Ubuntu 14.04 to 18.04
  • Optimize layers by doing all apt and purge as a single run. (Down from 499MB to 355MB)
  • Fix the tarball extract and copy
  • Derive TORAN_SCHEME from TORAN_HTTPS resp. TORAN_HTTP which allows toran to spit out HTTPS links despite being addressed via HTTP (reverse proxy scenario)

Upgrade toran proxy to 1.5.4

05 Oct 12:42
Compare
Choose a tag to compare
  • Add custom scripts directory /data/toran-proxy/scripts for user customizations to be executed on startup
  • Update FROM to ubuntu:14.04
  • Upgrade to PHP 7.1
  • Upgrade toran proxy to 1.5.4

Enabling HTTP Basic Authentication configuration

19 Nov 14:36
Compare
Choose a tag to compare
  • Enabling HTTP Basic Authentication configuration with TORAN_AUTH_ENABLE, TORAN_AUTH_USER, and TORAN_AUTH_PASSWORD env vars.
  • Fix load toran logs
  • Fix permissions on packagist directory

Upgrade toran proxy to version 1.5.3

02 Oct 13:47
Compare
Choose a tag to compare
  • Upgrade toran proxy to version 1.5.3
  • Fixing wrong declaration of cron "hour" value.

Upgrade toran proxy to version 1.5.2

07 Sep 10:42
Compare
Choose a tag to compare
  • Upgrade toran proxy to version 1.5.2
  • Redirection http to https auto with use https vhost type
  • Generate self-signed certificates automatically
  • Clean create and permissions on logs directory
  • Add option TORAN_HTTP_PORT to allow arbitrary http port for nginx / toran proxy
  • Add option TORAN_HTTPS_PORT to allow arbitrary https port for nginx / toran proxy
  • Optimize check environment configuration

Upgrade toran proxy to version 1.5.1

10 Aug 21:40
Compare
Choose a tag to compare
  • Upgrade toran proxy to version 1.5.1
  • Fix update github token

Upgrade toran proxy to version 1.5.0

10 Aug 21:29
Compare
Choose a tag to compare
  • Upgrade toran proxy to version 1.5.0
  • Add monorepo to config.yml of toran proxy
  • Add option TORAN_TRACK_DOWNLOADS to track private package installs with logs
  • Add option TORAN_MONO_REPO to track private package installs with logs

Upgrade toran proxy to v1.4.4

10 Aug 20:49
Compare
Choose a tag to compare
  • Upgrade toran proxy to v1.4.4

Upgrade toran proxy to v1.4.3

10 Aug 20:44
Compare
Choose a tag to compare
  • Upgrade toran proxy to v1.4.3