Skip to content
Snippets Groups Projects
  1. Feb 09, 2018
  2. Oct 27, 2017
  3. Sep 04, 2017
  4. Sep 01, 2017
  5. Aug 17, 2017
    • Corentin Labbe's avatar
      Support centos7 · 71dbe698
      Corentin Labbe authored
      
      * Run nodejs on centos: Centos install nodejs as node, so this patch add a task for run nodejs
      on centos vi is spetial binary name
      * Make centos nginx compatible with debian one: this patch creates sites-availlable/sites-enabled on centos for being compatible with the debian FHS
      * Handle uwsgi for centos: this commit add support for uwsgi on centos
      * uwsgi does not autocreate the full path for socket on CentOS: this patch add the necessary config for autocreate the socket directory path
      * Allow nginx to access uwsgi socket for centos: under CentOS, uwsgi ignore uid/gid configs and run as uwsgi. With that, nginx cannot access the socket, so it need to be set to 666.
      
      Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
      71dbe698
  6. Aug 04, 2017
  7. Jul 26, 2017
  8. Jul 25, 2017
  9. Jul 24, 2017
  10. Jul 21, 2017
  11. Jul 05, 2017
  12. Mar 07, 2017
  13. Dec 12, 2016
  14. Jul 01, 2016
  15. May 12, 2016
  16. May 02, 2016
Loading