Introduction
Welcome to the guides for the PEON project.
Here you will learn how to get up and running as fast as possible.
PEON Deployment
Pre-Requisites
The following packages should be installed for PEON to run.
- git
- Docker
- Docker Compose
1. Download base deployment
After navigating to your desired directory, you can pull the latest project release. The folder peon
will automatically be created
2. Download the latest release
If you want to deploy a Discord bot, you need to first create a
DISCORD TOKEN
. You can follow the steps at this link
You can now deploy PEON with the following.