Sameer Naik
ee2c6ac384
bump version 1.9.6-0
2015-11-10 12:00:50 +05:30
Sameer Naik
085b84567f
tests: helpers have been moved to bitnami/bitnami-docker-tests repo
2015-11-10 11:17:04 +05:30
Sameer Naik
6457931970
tests: rewrite tests for better maintenance and readability
...
- Reuse docker_helper.bash script in tests
- Speed up of tests
- Better readability
2015-11-09 22:30:27 +05:30
Adnan Abdulhussein
f617946a49
Run install script as executable
2015-10-08 12:46:53 +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
08c76ee128
use the `entrypoint.sh` script from the base image
2015-10-04 14:28:56 +05:30
Sameer Naik
27a5a7b217
the base image prints the welcome page by default
2015-10-04 14:28:48 +05:30
Sameer Naik
08b9c066c7
added circuit breaker logic for frequent and repeated failures
2015-10-02 11:27:30 +05:30
Sameer Naik
0ce21d49eb
allow users to pass arguments to `nginx`
2015-10-02 11:27:30 +05:30
Sameer Naik
68c29dd167
tests: add `--noproxy nginx` argument to `curl`
2015-10-02 11:27:30 +05:30
Sameer Naik
e33b07564f
do not allow users to override main `nginx` service command
2015-10-02 11:27:30 +05:30
Sameer Naik
b8ab4c45e0
do not start nginx service if user specifies a custom command
2015-10-02 11:27:30 +05:30
Sameer Naik
dcbba74155
configure nginx as an s6 service
2015-10-02 11:27:28 +05:30
Sameer Naik
15f903e533
fix links to `hub.docker.com`
2015-08-08 12:08:32 +05:30
Adnan Abdulhussein
f2f115a287
Update to version with patched openssl
2015-07-10 13:34:14 -07:00
Adnan Abdulhussein
da2fd1a8d6
Bump version and add build status to README
2015-06-19 18:12:11 -07:00
Mustafa Jamil
e1790ed1e5
Made minor copy edits
2015-06-19 17:07:15 -07:00
Miguel Martinez
a83d76552a
ruby vhost + fixes
2015-06-19 16:48:34 -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
Miguel Martinez
feceda33e7
Tests cleanu function
2015-06-19 10:14:54 -07:00
Miguel Martinez
0530cf3898
Fixing TTY
2015-06-19 10:09:33 -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
Adnan Abdulhussein
34b9ae2ab4
Add test to see if access log is going to stdout
2015-06-18 14:22:37 -07:00
Adnan Abdulhussein
a60a3d1e04
Update tests to not rely on host
2015-06-18 14:01:02 -07:00
Adnan Abdulhussein
7a051d5a06
Remove tail logging
2015-06-18 13:30:30 -07:00
Miguel Martinez
699884d72f
Adding tests
2015-06-18 13:27:38 -07:00
Miguel Martinez
ee9852e383
Nginx 1.8.0-3
2015-06-18 13:27:30 -07:00
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
272fbbf884
Switch to onbuild base
2015-06-16 15:19:29 -07:00
Miguel Martinez
2dfd39cc1f
Path one liner
2015-06-16 11:58:22 -07:00
Miguel Martinez
28895bd0c2
Maintainer change
2015-06-15 18:27:16 -07:00
Miguel Martinez
b4f96721c7
Latest version
2015-06-15 15:30:32 -07:00
Miguel Martinez
1d6c72dde6
Using base image
2015-06-15 14:14:08 -07:00
Miguel Martinez
0437902421
Adding help file
2015-06-12 10:41:21 -07:00
Miguel Martinez
634e192007
Adding integrity check
2015-06-11 14:12:51 -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
Miguel Martinez
c37273bb88
New installer versions
2015-06-10 12:57:09 -07:00
Miguel Martinez
ffa26fad72
Replacing BITNAMI_DIR, Refs T4065
2015-06-10 12:12:23 -07:00
Miguel Martinez
ef3cc78e69
Utilities script outside of the dockerfile
2015-06-10 11:45:42 -07:00
Adnan Abdulhussein
44177abf51
Change node exposed port to non-privileged
2015-06-10 10:45:58 -07:00
Miguel Martinez
f5a380f654
Do not crash if chown error
2015-06-09 20:22:55 -07:00
Miguel Martinez
95e4c80890
Refactoring + welcome page
2015-06-09 19:29:56 -07:00
Adnan Abdulhussein
9a7ff2d712
nginx: namespacing volumes and cp without overwrite everytime
2015-06-08 14:58:31 -07:00
Miguel Martinez
d23ecf41a0
Redis multiple options and namespacing
2015-06-05 15:31:34 -07:00
Miguel Martinez
fcca834c14
Nginx using new logger and user
2015-06-03 19:37:53 -07:00
Adnan Abdulhussein
308f9cf567
Convert nginx over to using install script
2015-06-02 17:06:41 -07:00
Adnan Abdulhussein
37df0dfaf6
Cleanup and documentation
2015-05-29 14:50:46 -07:00
Adnan Abdulhussein
3acaf8b349
Get php-fpm working, and add nginx vhost template for php-fpm
2015-05-28 12:31:45 -07:00
Miguel Martinez
d0046d1fc3
Modifying vhosts Nginx
2015-05-21 17:04:11 -07:00
Miguel Martinez
94a3c8363f
Adding README nginx
2015-05-20 19:18:01 -07:00
Miguel Martinez
1d426b428f
Adding Nginx conf generation
2015-05-20 17:52:01 -07:00
Miguel Martinez
ae22d89c23
Entrypoint for Nginx
2015-05-20 16:38:29 -07:00