Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Deployment

Noah Hummel edited this page Feb 18, 2017 · 1 revision

Below is a list of possible methods to deploy Pynitus.

Using virtualenv

Pynitus can be deployed locally on linux/mac with virtualenv.

Make sure you have virtualenv installed. Then, from the projects root directory, run pynitus.sh.

Pynitus should now be running on it's default port (5000).

Getting Started


Using Pynitus

Deployment / Installation

Configuration

Pynitus API

API reference

Expanding

Adding a source

Contributing

Code Conventions

Creating new issues


Clone this wiki locally