Skip to content

Setting up a production server

Özgün Babur edited this page Jul 25, 2022 · 10 revisions

Setting up a production server for CausalPath Newt webserver

This document describes how CausalPath webserver can be run in a production environment using PM2 and Nginx.

Prerequisites

Follow the guidelines in the README to download and run the app in the environment that the server is supposed to run. These instructions are tested on a VM with Ubuntu 20.

Clone this wiki locally