2018-01-31 23:35:54 +00:00
|
|
|
---
|
|
|
|
layout: page
|
|
|
|
title: Production Installation
|
|
|
|
---
|
2020-06-13 12:07:19 +00:00
|
|
|
If you've become convinced you would like a "production" BBS running ENiGMA½ a more advanced installation
|
|
|
|
may be in order.
|
2018-01-31 23:35:54 +00:00
|
|
|
|
|
|
|
[PM2](https://github.com/Unitech/pm2) is an excellent choice for managing your running ENiGMA½ instances if
|
2020-06-13 12:07:19 +00:00
|
|
|
you've installed via the [install script](install-script.md) or [manual installation](manual.md) method.
|
2018-01-31 23:35:54 +00:00
|
|
|
Additionally, it is suggested that you run as a specific more locked down user (e.g. 'enigma').
|
|
|
|
|
|
|
|
If you're running ENiGMA via Docker, then process management is already handled for you!
|