Update Hosting Silvanus Yourself

Skylar Grant 2023-09-02 16:27:21 -07:00
parent b8fb61304a
commit 3f5536a44a
1 changed files with 2 additions and 0 deletions

@ -74,6 +74,8 @@ $ ???
$ profit $ profit
``` ```
You can also use `PM2` to manage the node process.
## Docker ## Docker
Running Silvanus in a Docker container is preferred when deployed to production use. This will allow for easy restarts if and when the bot crashes due to my lazy code. `--restart unless-stopped` is your friend here. Running Silvanus in a Docker container is preferred when deployed to production use. This will allow for easy restarts if and when the bot crashes due to my lazy code. `--restart unless-stopped` is your friend here.