This β is The Construct
FEDERATED MESSAGING SERVER
π GET CONSTRUCT
-
git clone https://github.com/matrix-construct/construct
-
π DOCKER IMAGES
ποΈ INSTRUCTIONS
-
ποΈ BUILD to compile Construct from source. -
πͺ SETUP to run Construct for the first time. -
β‘ TUNING to optimize Construct for your deployment.
-
π TROUBLESHOOTING guide for solutions to possible problems. -
β FREQUENTLY ASKED QUESTIONS for answers to the most common perplexities.
π 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.