Docker Toran Proxy Versions Save

Docker image to launch a toran proxy application self hosted to manage PHP dependencies

1.5.4-2

3 years ago
  • Upgrade Ubuntu 18.04 to 20.04
  • Upgrade PHP 7.2 to 7.4

1.5.4-1

3 years ago
  • 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)

1.5.4

6 years ago
  • 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

1.5.3-1

7 years ago
  • 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

1.5.3

7 years ago
  • Upgrade toran proxy to version 1.5.3
  • Fixing wrong declaration of cron "hour" value.

1.5.2

7 years ago
  • 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

1.5.1

7 years ago
  • Upgrade toran proxy to version 1.5.1
  • Fix update github token

1.5.0

7 years ago
  • 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

1.4.4

7 years ago
  • Upgrade toran proxy to v1.4.4

1.4.3

7 years ago
  • Upgrade toran proxy to v1.4.3