Bitnami Bot
b938031fdf
1.14.0-r22 release
2018-05-14 06:06:07 +00:00
Bitnami Bot
ad8f8bbc1e
1.14.0-r21 release
2018-05-13 06:05:26 +00:00
Bitnami Bot
f29cff91a7
1.14.0-r20 release
2018-05-12 06:06:49 +00:00
Bitnami Bot
90383990d5
1.14.0-r19 release
2018-05-11 06:05:50 +00:00
Bitnami Bot
236c98cef7
1.14.0-r18 release
2018-05-10 05:54:35 +00:00
Joseda Rios
4c492ec5e5
Fix rhel-7 tag in README.md
2018-05-08 15:42:57 +02:00
Bitnami Bot
ae7148dc05
1.14.0-r17 release
2018-05-08 13:25:07 +00:00
Bitnami Bot
0201d83858
1.12.2-r3 release
...
Update image to version 1.12.2-r3
2018-04-03 10:58:56 +00:00
Bitnami Bot
1e3cb0e979
1.12.2-r1 release
...
Update image to version 1.12.2-r1
2018-02-22 14:57:06 +00:00
tompizmor
7b74f3b637
Remove pagespeed section
2018-01-08 10:22:11 +01:00
Tomas Pizarro
0a6c59e91d
Delete kubernetes.yml file
2017-12-20 09:24:40 +00:00
Bitnami Bot
231818c0f8
1.12.2-r0 release
...
Update nginx to 1.12.2
2017-10-17 18:33:32 +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
fc9cc95c70
1.12.0-r5 release
...
Removes VOLUME instruction from the Dockerfile
2017-07-04 16:35:34 +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
6bddf650b4
Add kubernetes badge to the README
2017-05-15 13:56:54 +00: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
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
Carlos Rodríguez
c4ab600954
Update README.md
2016-11-29 12:17:28 +01:00
Javier J. Salmerón-García
1e927ff8f5
Update README.md with SSL configuration
2016-11-11 17:28:19 +01:00
Sameer Naik
6a7b672253
readme: updated docker-compose.yml snippets to v2 format
2016-11-08 15:39:34 +05:30
Sameer Naik
876b20a3ae
add circle ci status badge to the readme
2016-10-13 22:43:48 +05:30
Sameer Naik
2c07774b8b
fix: BITNAMI_APP_VERSION script macro has been renamed to BITNAMI_IMAGE_VERSION
2016-10-13 20:28:34 +05:30
Adnan Abdulhussein
226a20b772
Add Docker Hub automated build badge
2016-08-26 17:35:55 -07:00
Sameer Naik
2fb08a0c4f
license: updated copyright notice ( #38 )
2016-08-02 18:58:19 +05:30
Sameer Naik
e77426e587
Fixes documentation for overriding default configuration ( #37 )
2016-07-27 14:42:59 +05:30
Sameer Naik
a1118369a7
Stacksmith merger ( #34 )
...
* switch to harpoon installers
note: the default `nginx.conf` does not read user defined virtual host
configurations from `/opt/bitnami/nginx/conf/vhosts/`. As a temporary
fix, we override the `nginx.conf` with our own copy
* removed unused `installer.run.sha256`
* bump version to 1.9.10-0
* added sha256 hash for package verification
* switch to `gcr.io/stacksmith-images/ubuntu:14.04` base image
* removed unused files
* tests: updated for current feature set
* upgrade baseimage: gcr.io/stacksmith-images/ubuntu:14.04-r05
* removed sample vhost configurations
* organize dockerfile for stacksmith (#3 )
* verify checksum in harpoon commands
* removed `BITNAMI_APP_DIR` macro
* updated `PATH` variable
* moved hacks to `app-entrypoint.sh`
* organize dockerfile for stacksmith
* tests: bump `SLEEP_TIME` to `10` seconds
* upgrade to nginx-1.10.0-0
* add `.tar.gz` to git ignore rules
* updated `.dockerignore` rules
* readme: updated
* tests: bump `SLEEP_TIME`
* app-entrypoint: fix `chown` operation
2016-05-27 16:52:02 -07:00
Jorge Marin
b1117a833a
lowercase nginx
2016-02-02 16:32:03 +01:00
Jorge Marin
0e4abae3dc
Typo in README.txt
2016-01-27 11:10:31 +01:00
Jorge Marin
96e41e1b12
Improve README.txt
2016-01-27 11:07:46 +01:00
Jorge Marin
cde5ab1b1c
Add steps to enable Pagespeed
2016-01-20 18:15:34 +01:00
Sameer Naik
8e6ee7d014
bump version 1.8.0-4-r01
2015-10-05 23:08:09 +05:30
Sameer Naik
04c8bbc06f
removed `/app` volume from dockerfile
...
Specifying a volume at `/app` (in the Dockerfile) makes it difficult to
use this image as a base image for derived images. Due to this, we have
removed the `VOLUME` instruction that mounts `/app` as a volume.
The `/app` path continues to function like it did before. As a result if
you want to mount your html source into the container, mount it at
`/app`
using `-v /path/on/application/source:/app`.
One advantage of mounting/installing your application at `/app` is that
the image will automatically update the ownership of the
files/directories in `/app` so that it is accessible by the `nginx`
daemon.
2015-10-05 22:19:42 +05:30
Sameer Naik
15f903e533
fix links to `hub.docker.com`
2015-08-08 12:08:32 +05:30
Adnan Abdulhussein
da2fd1a8d6
Bump version and add build status to README
2015-06-19 18:12:11 -07:00
Adnan Abdulhussein
a51497c77c
Add testing section to README
2015-06-19 16:23:21 -07:00
Adnan Abdulhussein
f5194a7d82
Documentation changes
...
- remove version numbers
- link to project
- use same volume paths in docker run and compose
- always recommend backing up
2015-06-19 14:37:15 -07:00
Adnan Abdulhussein
31d1ad88b6
Add Apache 2.0 License
2015-06-19 11:49:28 -07:00
Sameer Naik
32fa447b98
readme: fix image version tag in pull commands
2015-06-19 20:47:33 +05:30
Sameer Naik
c130811507
readme: added note on reload nginx configuration using `docker kill`
2015-06-19 20:47:27 +05:30
Sameer Naik
cc6c4976aa
readme: link to the `bitnami/nginx` dockerhub page
2015-06-19 20:36:07 +05:30
Sameer Naik
e1179506e4
readme: fix build instructions
2015-06-18 18:08:44 +05:30
Adnan Abdulhussein
72139996fe
README fixes for Docker Hub Compatibility
2015-06-17 18:49:03 -07:00
Adnan Abdulhussein
99cb2d395a
Update README - use relative paths for docker compose
2015-06-16 22:20:08 -07:00
Adnan Abdulhussein
05a6f5a0da
Make terminology more consistent and other fixes in documentation
2015-06-10 23:40:43 -07:00
Adnan Abdulhussein
0008b8af4a
Improved README
2015-06-10 15:37:14 -07:00
Adnan Abdulhussein
37df0dfaf6
Cleanup and documentation
2015-05-29 14:50:46 -07:00
Miguel Martinez
94a3c8363f
Adding README nginx
2015-05-20 19:18:01 -07:00