Doc / Install / Synology
Installing on Synology
OmniEdge Synology is Compatible with ArmV7 and Arm64V8, Last update: Version 0.2.3, April 25, 2022.
Sign up your account: Sign up
Download and install omniedge synology from: https://github.com/omniedgeio/omniedge-synology/releases
Login By Password:
omniedge login -u yourname@youremail.com -f your_auth_file_path
- Login By Secret-Key, You can generate secret-key on omniedge web
omniedge login -s yoursecuritykey -f your_auth_file_path
- Join Your Network,you can just call omniedge join, it will automatically prompt the available network for you to choose. And you can also add one parameter
-n
to specify the network id manually. And then, enjoy the omniedge network.
sudo omniedge join -f your_auth_file_path
and select your virtual network or
sudo omniedge join -n 'virtual-network-id'
with a speicified virtual network.
- Wait a second and a secure VPN will be established
If you have more questions, feel free to contact us.
On This Page