Since some people were wondering around the automatic build/install and the Docker setup I've added a small update just in order to save someone's time. There is /autoinstall directory that (in theory) should contain automation scripts, which hopefully will be added more in future.
For now it allows to install WebOne onto machines with: Linux-ARM (x64), Linux (MUSL) x64 (ARMx64) (see: musl C runtime library), etc..
For more information run:
I'm still don't see what's really differs ./autoinstall/webone.linux.sh and sudo apt install webone.xxx.linux.yyy.deb. If it's not need to install it as a service, an sudo systemctl disable webone is enough.
Since some people were wondering around the automatic build/install and the Docker setup I've added a small update just in order to save someone's time. There is /autoinstall directory that (in theory) should contain automation scripts, which hopefully will be added more in future. For now it allows to install WebOne onto machines with: Linux-ARM (x64), Linux (MUSL) x64 (ARMx64) (see: musl C runtime library), etc.. For more information run: