aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx/nginx.pre-upgrade
Commit message (Collapse)AuthorAgeFilesLines
* main/nginx: print info message in pre-upgrade scriptJakub Jirutka2017-10-251-0/+2
| | | | | It may take a longer time to move the files, so user should be informed what is going on.
* main/nginx: fix upgrade from version < 1.12.0-r1Jakub Jirutka2017-10-251-0/+25
| | | | Fixes http://bugs.alpinelinux.org/issues/8057
* main/nginx-initscripts: move initscripts to shared packageNatanael Copa2015-09-051-1/+0
| | | | Share the openrc initscript for the different nginx builds.
* main/nginx: create and use an nginx user and www-data groupNatanael Copa2013-10-281-0/+1
ref #2245