Table of Contents

Introduction Installation Projects Tables Inserts Searches Updates Deletes CLI Production Installation Good Practices Only Files Conclusion

Installation - Flaarum Tutorials

Installation Instructions on Linux

  1. Open terminal
  2. Install by running the command sudo snap install flaarum
  3. Generate ssl keys by running sudo flaarum.genssl
  4. Restart the flaarum with sudo snap restart flaarum.store

Installation Instructions on Windows

  1. Get from the store with this link

Notes

You don't need a passkey during development.

< Previous Next >