Skip to content

ritstudentgovernment/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Config

This repository contains the configuration information necessary to host our applications in high availability, optimally performing production enviornments.

All of our servers run on RHEL 6/7.

Node / Meteor.js

Node.js Production Stack

The node production stack uses NGINX, systemd.service, node processes, and MongoDB.

  • NGINX serves as a reverse proxy SSL server and load balancer.
  • systemd.service ensures all critical processes stay running or restart in the case they stop.
  • Multiple node processes are hosted for performance increases.
  • MongoDB is used for data persistence.

About

Sample configuration files for our production environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published