Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 2.2 KB

File metadata and controls

33 lines (24 loc) · 2.2 KB


Eludris

A free and open source, federated, End-To-End-Encrypted social media platform made in rust that's easy to deploy and configure while striving to be truly yours.

Eludris tries to combine the best parts of other popular social media platforms such as Discord, Reddit, Twitter and so on while not being one or the other.

We're currently at version 0.3.2, click here to check the changelog

Deployment

We really recommend using the provided docker-compose as a quick way to get stuff running, just edit your Eludris.toml to suit your needs then run

docker-compose up

Congratulations, you've now successfully deployed your Eludris instance!

For more detailed info please visit our docs