Skip to content

Configuration files for running Redmine using Nginx and Puma on Ubuntu.

License

Notifications You must be signed in to change notification settings

jbradach/redmine-nginx-puma

Repository files navigation

redmine-nginx-puma

Sample configuration files and documentation for installing Redmine with Nginx and Puma.

  • Redmine 2.5.2.stable
  • Nginx 1.6.0
  • Puma 2.9.0
  • MariaDB 10.0.13
  • Ubuntu 14.04

This installation method attempts to install and run programs as a dedicated local user whenever possible to avoid system-wide clutter.

Documentation

Configuration

The directories in this project correspond to Ubuntu server locations and contain sample configuration files that can be used there.

Local Directory Server Path Comments
mail /etc/mail Sendmail configuration files
home /home/redmine Redmine user home directory
init.d /etc/init.d Start/stop scripts for services
nginx /etc/nginx Nginx configuration files
redmine /home/redmine/redmine Redmine application directory

License

This project is licensed under the MIT License.

About

Configuration files for running Redmine using Nginx and Puma on Ubuntu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published