daftaupe/etesync

Project ID: 24151

Description

A self-hostable EteSync server

Installation Instructions

dnf copr enable daftaupe/etesync

dnf install etesync-server

For a quickstart :

sudo -u etesync -- sh -c 'umask 0027; etesync-server migrate' -> create /var/lib/etesync-server/secret.txt and /var/lib/etesync-server/db.sqlite3

sudo vim /etc/etesync-server/etesync-server.ini and modify the allowed_host1 to fit yours (and uncomment it).

sudo -u etesync -- sh -c 'cd /usr/lib/etesync-server; etesync-server runserver 127.0.0.1:8080' to make sure that the server runs good.

-> Follow the instructions on the Github project page for recommendations about a production environment (basically install uWSGI or Gunicorn)

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 38 aarch64 (7)*, x86_64 (6)* Fedora 38 (46 downloads)

* Total number of downloaded packages.