InstallationΒΆ

Aggie can be installed using docker by following the installation instructions on the GitHub repository.

For production and development, Aggie can also be installed from source after installing the right version of its dependencies, Node.js and MongoDB. See more details on the GitHub repository.

For production we PM2 process manager, and nginx as a web-server. You can get an example of our config file here, which enables https, cache, compression and http2.