|
|
@ -9,6 +9,10 @@ An [Etebase](https://www.etebase.com) (EteSync 2.0) server so you can run your o
|
|
|
|
|
|
|
|
|
|
|
|
# Installation
|
|
|
|
# Installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Etebase requires Python 3.7 or newer and has a few Python dependencies (listed in `requirements.in/base.txt`).
|
|
|
|
|
|
|
|
|
|
|
|
## From source
|
|
|
|
## From source
|
|
|
|
|
|
|
|
|
|
|
|
Before installing the Etebase server make sure you install `virtualenv` (for **Python 3**):
|
|
|
|
Before installing the Etebase server make sure you install `virtualenv` (for **Python 3**):
|
|
|
|