Etebase: Difference between revisions

imported>Underknowledge
m Working config with reverse proxy plus minor comments
imported>Ngasull
Fix config env variable as per https://github.com/etesync/server/blob/e9de8f1adb16b47becf700100333c38b8e860f5c/etebase_server/settings.py#L145
Line 45: Line 45:




As a super user, run this command: <code>ETEBASE_EASY_CONFIG_INI=/path/to/etebase-server.ini etebase-server createsuperuser</code> and that should prompt you to create a user.
As a super user, run this command: <code>ETEBASE_EASY_CONFIG_PATH=/path/to/etebase-server.ini etebase-server createsuperuser</code> and that should prompt you to create a user.


Login with these credentials to https://etebase.your.domain/admin and create users for your etebase clients through the GUI.
Login with these credentials to https://etebase.your.domain/admin and create users for your etebase clients through the GUI.