This repository was archived by the owner on May 21, 2026. It is now read-only.
π Initial release - farseer
The archives include:
- a basic
config.tomlwith sane defaults! (Remember to set the correct URL for your PostgreSQL DB or disable it) - a tool (
gen_hubid) to generate the identity key of the hub (useful for docker-compose as you need to have thehub_identityaccessible before starting the containers) - the hub itself (
relay) ready to operate!
Important
Make sure to open a port with your router to make the server accessible from the internet and to correctly set your public IP in config.toml!