Commit Graph

114 Commits

Author SHA1 Message Date
Sameer Naik 359f08d99a the base image prints the welcome page by default 2015-10-04 14:29:29 +05:30
Sameer Naik 54e3f10202 added circuit breaker logic for frequent and repeated failures 2015-10-02 23:43:57 +05:30
Sameer Naik 1e131367c0 do not start php-fpm if user specifies a command 2015-10-02 23:42:52 +05:30
Sameer Naik f001841656 allow users to pass arguments to `php-fpm` 2015-10-02 23:42:50 +05:30
Sameer Naik 1368085faa configure php-fpm as a s6 service 2015-10-02 23:42:29 +05:30
Sameer Naik 46007a5241 created `rootfs/` directory structure 2015-10-01 20:54:38 +05:30
Sameer Naik 3ec22260f0 tests: add `--noproxy 172.0.0.1` argument to `curl` 2015-10-01 20:54:29 +05:30
Sameer Naik 3b3ca0ed14 tests: allow a few seconds for the nginx container to come up 2015-10-01 20:14:28 +05:30
Sameer Naik cfbe00b226 fix `installer.run.sha256` with busybox `sha256sum` applet 2015-09-15 15:04:41 +05:30
Adnan Abdulhussein be93a42123 Merge pull request #12 from bitnami/5.5.29-0
Update to 5.5.29-0
2015-09-11 11:15:31 -07:00
Adnan Abdulhussein 8167c28344 Update to 5.5.29-0 2015-09-11 11:08:31 -07:00
Sameer Naik cb58fdc949 Merge pull request #11 from dersphere/patch-1
fix typo in readme
2015-08-19 19:48:24 +05:30
Tristan Fischer 15695c73d6 fix typo in readme
This typo made following the readme 1:1 impossible.
2015-08-19 14:04:31 +02:00
Adnan Abdulhussein 8b89fa0c1b Update vhost to reflect new log location convention bitnami/bitnami-docker-nginx#5 2015-08-17 21:49:58 -07:00
Miguel Ángel Martínez Triviño 8cde9b6483 Merge pull request #9 from bitnami/5.5.28-0
Bump version 5.5.28-0
2015-08-14 14:02:01 -07:00
Miguel Martinez 173b1d5efd Bump version 5.5.28-0 2015-08-10 12:07:57 -07:00
Sameer Naik 609eaa6d28 fix links to `hub.docker.com` 2015-08-08 12:09:11 +05:30
Adnan Abdulhussein 1c2b325df2 Merge pull request #8 from bitnami/openssl-patch
Update to version with patched openssl
2015-07-10 13:49:20 -07:00
Adnan Abdulhussein b3a269ffcb Update to version with patched openssl 2015-07-10 13:41:14 -07:00
Miguel Ángel Martínez Triviño e2aa035ea2 Merge pull request #7 from bitnami/always-chown
Always chown
2015-06-20 19:14:33 -07:00
Miguel Martinez 742d8ec76c 5.5.26-2-r03 + badge 2015-06-19 18:07:36 -07:00
Miguel Ángel Martínez Triviño 4f4b0dfee6 Merge pull request #5 from bitnami/fix-caching
Disable caching in php.ini
2015-06-19 17:19:30 -07:00
Miguel Ángel Martínez Triviño e47c37111c Merge pull request #6 from bitnami/man_page_changes
Made minor copy edits
2015-06-19 17:19:10 -07:00
Mustafa Jamil 8a06011fde Made minor copy edits 2015-06-19 17:07:32 -07:00
Adnan Abdulhussein 09f10745d9 Disable caching in php.ini 2015-06-19 16:58:37 -07:00
Adnan Abdulhussein ea647f900d Add testing section to README 2015-06-19 16:24:47 -07:00
Adnan Abdulhussein a9bb731390 Documentation changes
- remove version numbers
  - use same volume paths in docker run and compose
  - always recommend backing up
2015-06-19 15:05:34 -07:00
Adnan Abdulhussein 2845e11625 Add Apache 2.0 License 2015-06-19 11:51:03 -07:00
Adnan Abdulhussein 34c88279ad Add test for mounting volumes 2015-06-19 11:32:58 -07:00
Adnan Abdulhussein d1acf0c3e0 Always chown /app volume 2015-06-19 11:15:19 -07:00
Miguel Martinez 00604df9ad Cleanup tests 2015-06-19 11:07:44 -07:00
Sameer Naik 70a8a68798 readme: fix paths to `/logs` and `/conf` volumes 2015-06-19 21:02:16 +05:30
Sameer Naik 33d695e997 Merge branch 'readme-updates' 2015-06-19 18:46:36 +05:30
Sameer Naik df7b18c3fd readme: fixed typo in `php` command 2015-06-19 18:43:12 +05:30
Sameer Naik 04f7e48ac1 readme: link to the `bitnami/php-fpm` dockerhub page 2015-06-19 17:32:49 +05:30
Sameer Naik bb4c4e1cf0 readme: fix typos 2015-06-19 09:09:31 +05:30
Miguel Martinez ebb85f6d16 New version with new path 2015-06-18 15:55:43 -07:00
Miguel Martinez 99e8e05620 Tests and php-fpm renaming 2015-06-18 15:54:56 -07:00
Miguel Ángel Martínez Triviño 96deb587eb Merge pull request #4 from bitnami/remove-tail
Remove tailing logs
2015-06-18 13:15:43 -07:00
Adnan Abdulhussein f0c7a69f91 Remove tailing logs 2015-06-18 13:11:49 -07:00
Miguel Ángel Martínez Triviño 87eef3d024 Merge pull request #3 from bitnami/mount-fix
chown mounted volumes to correct user
2015-06-18 13:03:10 -07:00
Adnan Abdulhussein 93d17be947 chown mounted volumes to correct user 2015-06-18 12:24:03 -07:00
Adnan Abdulhussein 0d6888ca29 Merge pull request #1 from sameersbn/reload-phpfm-with-signal
Reload phpfm with signal
2015-06-18 09:18:07 -07:00
Sameer Naik aba194a55a readme: added note on reload php-fpm configuration using `docker kill` 2015-06-18 19:59:10 +05:30
Sameer Naik 5d7535e249 readme: fix typo 2015-06-18 19:58:13 +05:30
Sameer Naik adbd3afa3d readme: fix build instructions 2015-06-18 18:10:18 +05:30
Adnan Abdulhussein a2c9d024b4 Fix README for Docker Hub Compatibility 2015-06-17 19:03:51 -07:00
Adnan Abdulhussein 28ec953d07 Improve README 2015-06-17 17:58:29 -07:00
Adnan Abdulhussein c803f6164e Switch to onbuild base 2015-06-16 15:25:47 -07:00
Miguel Martinez 00d18cb759 New version 5.5.25-2 2015-06-16 12:24:12 -07:00