Syncwerk Server
Syncwerk Server can be installed on Debian 9 (Stretch) or 10 (Buster) (AMD64).
Up to three (3) users are free. If you need more user accounts, you can order licenses in our online shop.
Installation
- Register an account to download the software. You’ll need this info during the installation in step 4).
- Do a minimal Debian installation. Please do not use a desktop environment on the server.
- Install Syncwerk server with “root” permission:
apt-get update ;\ apt-get install ca-certificates wget -y ;\ bash <(wget -qO- https://repo.syncwerk.com/repo/installers/syncwerk-server-installer-stable.sh)
- Follow the instructions of the installer.
- That’s it. The Syncwerk server components were successfully installed.
the setup routine created an admin account. The created access data will be displayed on the console at the end of the installation. If you missed it, you will find this data at /etc/syncwerk/admin.txt
.
You can now log into the web app with the initial admin account data and start configuring your Syncwerk server. You can find the web app at https://{DOMAIN|IP}. For example at https://syncwerk.cloud or https://192.168.1.23.