[Groonga-commit] groonga/heroku-buildpack-groonga [master] Use groonga-httpd

Zurück zum Archiv-Index

Yoji SHIDARA null+****@clear*****
Thu Nov 29 01:28:50 JST 2012


Yoji SHIDARA	2012-11-29 01:28:50 +0900 (Thu, 29 Nov 2012)

  New Revision: 3fead1cced0c213a6ae273c2aeb1dbbec3c39ac9
  https://github.com/groonga/heroku-buildpack-groonga/commit/3fead1cced0c213a6ae273c2aeb1dbbec3c39ac9

  Log:
    Use groonga-httpd

  Modified files:
    bin/release

  Modified: bin/release (+1 -1)
===================================================================
--- bin/release    2012-11-29 01:25:42 +0900 (10df820)
+++ bin/release    2012-11-29 01:28:50 +0900 (5b74c9f)
@@ -6,4 +6,4 @@ echo "config_vars:"
 echo "  PATH: $PATH:/app/vendor/groonga/bin:/app/vendor/groonga/sbin"
 echo "  LD_LIBRARY_PATH: $LD_LIBRARY_PATH:/app/vendor/groonga/lib"
 echo "default_process_types:"
-echo "  web: groonga -s --protocol http -p \$PORT groonga/database"
+echo "  web: sed --in-place -e \"s/10041/\$PORT/\" /app/vendor/groonga/etc/groonga/httpd/groonga-httpd.conf && /app/vendor/groonga/sbin/groonga-httpd -g \"daemon off;\""
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index