Skip to content

matrix-construct/construct

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
nix
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This β€” is The Construct

Federated Messaging Server

Chat in #construct:zemos.net

πŸ“¦ RUN YOUR OWN

  • git clone https://github.com/matrix-construct/construct

Fully Featured Builds Minimal Dependencies

πŸ—’οΈ INSTRUCTIONS

  1. πŸ—οΈ BUILD instructions to compile Construct from source.

  2. πŸͺ› SETUP instructions to run Construct for the first time.

  3. ⚑ TUNING guide 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.