Welcome to the main repository of the Dialosoft Forum Software. Here you can deploy and access everything related to the app.
Let's get started!
- Docker must be installed on the machine running the software
- At least 2GB of RAM
- At least 1GB of disk space
- At least 1 available CPU core
Follow the appropriate commands to get the latest recommended version of this software.
git clone --recurse-submodules https://github.com/Dialosoft/appOnce you've cloned the repository, make sure to edit the example.env file. Add the necessary data here. We recommend leaving it unchanged if you're unsure, but it's very important to rename the file to .env, removing example or any other name!
After ensuring Docker is installed, make sure you also have Docker Compose, and then simply run the following command:
For Windows:
./run.ps1For Linux:
./run.shWe appreciate you using Dialosoft, please leave a star on the repository!