This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
Releases: cedvan/docker-toran-proxy
Releases · cedvan/docker-toran-proxy
Upgrade to PHP 7.4
Upgrade to PHP 7.2
- 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
- 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
- Enabling HTTP Basic Authentication configuration with
TORAN_AUTH_ENABLE
,TORAN_AUTH_USER
, andTORAN_AUTH_PASSWORD
env vars. - Fix load toran logs
- Fix permissions on packagist directory
Upgrade toran proxy to version 1.5.3
- Upgrade toran proxy to version 1.5.3
- Fixing wrong declaration of cron "hour" value.
Upgrade toran proxy to version 1.5.2
- Upgrade toran proxy to version 1.5.2
- Redirection
http
tohttps
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
- Upgrade toran proxy to version 1.5.1
- Fix update github token
Upgrade toran proxy to version 1.5.0
- Upgrade toran proxy to version 1.5.0
- Add
monorepo
toconfig.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
- Upgrade toran proxy to v1.4.4
Upgrade toran proxy to v1.4.3
- Upgrade toran proxy to v1.4.3