Commit Graph

159 Commits

Author SHA1 Message Date
Tomas Pizarro
5c3dd5dabb Delete unnecessary log-level env var 2017-07-25 09:53:37 +00:00
Tomas Pizarro
e89fbf6278 Update nginx port in README, docker-compose.yml and kubernetes.yml 2017-07-25 09:43:14 +00:00
Bitnami Bot
837ab56a8c 1.12.1-r2 release
Migrate to non-root container approach.
2017-07-24 15:06:20 +00:00
Bitnami Bot
2705ae0bfc 1.12.1-r1 release
Allow mounting a custom nginx.conf file
2017-07-21 10:27:59 +00:00
Bitnami Bot
9515ee0ccf 1.12.1-r0 release
Update nginx to 1.12.1.
2017-07-12 14:47:39 +00:00
Sameer Naik
574654d83d nginx: update root docker-compose.yml 2017-07-05 12:19:32 +05:30
Bitnami Bot
fc9cc95c70 1.12.0-r5 release
Removes VOLUME instruction from the Dockerfile
2017-07-04 16:35:34 +00:00
Alejandro Ruiz
bc14af9ccb Delete directory for previous release series name 2017-06-27 20:09:19 +02:00
Bitnami Bot
d70e23f9d0 1.12.0-r4 release
- Make versions follow nginx release series `1.12`
 - Update `bitnami/minideb-extras` base image to `jessie-r19`
2017-06-27 18:05:25 +00:00
Bitnami Bot
c6eabea5dc 1.13.2-r0 release
Update nginx to 1.13.2.
2017-06-27 15:23:04 +00:00
Bitnami Bot
c7d95a4a37 1.12.0-r3 release
Add support to nonroot user installations.
2017-06-02 08:55:33 +00:00
Bitnami Bot
72e52b56ed 1.12.0-r2 release
Update image to version 1.12.0-r2
2017-05-29 09:42:21 +00:00
Tomas Pizarro
21f4259f60 Add Kubernetes TL;DR; section 2017-05-19 09:05:28 +00:00
Tomas Pizarro
d60489920b Delete space before question mark 2017-05-18 10:58:47 +00:00
Tomas Pizarro
ea37c9cece Set kompose.service.type label so kubernetes service is NodePort 2017-05-17 15:36:20 +00:00
Tomas Pizarro
6bddf650b4 Add kubernetes badge to the README 2017-05-15 13:56:54 +00:00
Sebastien Goasguen
bda2049a62 Add kubernetes manifest generated by kompose 2017-05-12 17:48:55 +02:00
Tomas Pizarro
9445192132 Delete Docker Hub badge and add new section 2017-05-12 10:10:28 +00:00
Sameer Naik
8f5223df16 adds bitmami-oss.slack.com team integration 2017-05-04 11:23:04 +05:30
Bitnami Bot
21d3106da4 1.12.0-r1 release
Update image to version 1.12.0-r1
2017-05-03 14:24:24 +00:00
Sameer Naik
586c578cab chown the /opt/bitnami/nginx/html directory 2017-04-28 16:28:32 +05:30
Bitnami Bot
0aea3421b5 1.12.0-r0 release
Update nginx to 1.12.0.
2017-04-17 08:16:08 +00:00
Sameer Naik
d51107fd8a moved chown instruction to run.sh 2017-03-30 11:15:37 +02:00
Sameer Naik
f3b88492d7 Merge branch 'launch-command' 2017-03-23 16:34:08 +01:00
Sameer Naik
81eac3fbd6 nginx: bump image version to 1.10.3-r2 2017-03-23 12:21:13 +01:00
Sameer Naik
efe0601220 nginx: switch base-image source to bitnami/minideb-extras 2017-03-23 11:22:19 +01:00
Sameer Naik
3a6f1014f6 nginx: renamed run-nginx.sh to run.sh 2017-03-20 12:55:37 +01:00
Sameer Naik
69aa96b472 adds run-nginx.sh script 2017-03-09 17:00:11 +05:30
Sameer Naik
3c890a555b redirect nginx logs to stdout/stderr 2017-03-08 16:36:38 +05:30
Sameer Naik
05cf8fd0aa specify nginx launch command in Dockerfile
Removes `nami start` as the launch command.
2017-03-08 16:36:29 +05:30
Sameer Naik
bb79cc8fef nginx: replace the use of for formatting templates 2017-03-07 17:20:40 +05:30
Sameer Naik
778dd00f36 nginx: adds issue and pull-request template 2017-03-03 15:50:57 +05:30
Sameer Naik
d8d79a6373 nginx: circle.yml update to add QUAY_PROJECT variable 2017-03-03 09:24:26 +05:30
Sameer Naik
3ab04c4f6f circle: use docker-development-image.sh script 2017-02-22 17:45:09 +05:30
Sameer Naik
4d19727736 bump image version to 1.10.3-r1 2017-02-21 17:38:59 +05:30
Sameer Naik
4816288035 update to gcr.io/stacksmith-images/minideb:jessie-r10 2017-02-21 15:02:05 +05:30
Sameer Naik
6dd5bc6752 nginx: series 1 2017-02-20 20:33:40 +05:30
Sameer Naik
209b2401dc entrypoint: remove references to entrypoint.sh from base image 2017-02-14 16:12:31 +05:30
Sameer Naik
34f40847f1 config: move default config var to Dockerfile 2017-02-13 18:05:04 +05:30
Sameer Naik
8db148b7ee BATS has been superceeded by the internal BTS testing infrastructure 2017-02-02 18:09:12 +05:30
Adnan Abdulhussein
473b083fa7 Explain configuration volume change
Closes #63
2017-02-01 11:41:53 -08:00
Bitnami Bot
656167e825 1.10.3-r0 release
This release contains several bug fixes. Notable changes from 1.10.2 inclde:
  - Bugfix: in the "add_after_body" directive when used with the "sub_filter" directive.
  - Bugfix: unix domain listen sockets might not be inherited during binary upgrade on Linux.
  - Bugfix: graceful shutdown of old worker processes might require infinite time when using HTTP/2.
  - Bugfix: when using HTTP/2 and the "limit_req" or "auth_request" directives client request body might be corrupted.
  - Bugfix: a segmentation fault might occur in a worker process when using HTTP/2.
  - Bugfix: an incorrect response might be returned when using the "sendfile" directive on FreeBSD and macOS;
  - Bugfix: a truncated response might be stored in cache when using the "aio_write" directive.
  - Bugfix: a socket leak might occur when using the "aio_write" directive.
2017-02-01 11:05:09 +00:00
Sameer Naik
86ef2f64c5 git: ignore /local/ directory 2017-01-11 11:39:15 +05:30
Sameer Naik
13631396c5 bump image version to 1.10.2-r4 2016-12-28 21:44:59 +05:30
Sameer Naik
9353a8def6 switch to gcr.io/stacksmith-images/minideb:jessie-r8 2016-12-28 18:23:37 +05:30
Sameer Naik
ff1a15045e updated circle.yml spec to use scripts from bitnami/test-infra repo 2016-12-22 15:57:38 +05:30
Sameer Naik
b941564a85 switch to gcr.io/stacksmith-images/minideb:jessie-r7 2016-12-22 15:57:38 +05:30
Sameer Naik
d61175fffe bump image version to 1.10.2-r3 2016-12-08 20:53:34 +05:30
Sameer Naik
805a9d2793 update to gcr.io/stacksmith-images/minideb:jessie-r5 2016-12-08 19:59:05 +05:30
Francisco Ortiz
25ce773458 Replaced the bundled common libraries with references to system packages 2016-12-06 15:23:52 +01:00