Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 626 Bytes

README.rst

File metadata and controls

18 lines (14 loc) · 626 Bytes

synapse-config-generator (SCG)

synapse-config-generator is a config generator for synapse. It gathers together the critical decision points of a first time synapse install and provides a pretty ui to walk new users through them. The result of using SCG is a yaml file akin to the sample config found in synapse's docs. Through using SCG the user also gains a knowledge of the environment in which synapse will be running.

Getting started

pip install .
synapse-config-generator --configdir config_dir