Installation - Flaarum Tutorials
Installation Instructions on Linux
- Open terminal
- Install by running the command
sudo snap install flaarum
Installation Instructions on Windows
- Install WSL on Windows. Start with a google search.
- Follow linux Instructions from above
- You should use a linux VM during production.
Notes
- flaarum only listens on localhost and thus it cannot be connected to from another network
- Always put your programs (eg web server) on the same machine with flaarum to use it.