construct/README.md

2.8 KiB

This — is The Construct

FEDERATED MESSAGING SERVER

Chat in #construct:zemos.net

🚚 GET CONSTRUCT

🗒️ INSTRUCTIONS

  1. 🏗️ BUILD to compile Construct from source.

  2. 🪛 SETUP to run Construct for the first time.

  3. TUNING to optimize Construct for your deployment.

🛑 Operating a Construct server which is open to public user registration is unsafe. Local users may be able to exceed resource limitations and deny service to other users.

👷‍♀️ DEVELOPERS

📚 DOCUMENTATION

Generate doxygen using doxygen ./Doxyfile the target directory is doc/html. Browse to doc/html/index.html.

🛣️ DEPLOYMENT ROADMAP
  • Personal: Dozens of users. Few default restrictions; higher log output.
  • Company: Hundreds of users. Moderate default restrictions.
  • Public: Thousands of users. Untrusting configuration defaults.