Server-side logic for hosting UnSHACLed.
How to upgrade the server:
- Patch the server using
./patch-server.sh path-to-UnSHACLed-client tcp-port
- Install the server using
sudo ./install-server.sh default
- Reload the server using
sudo ./reload-server.sh
How to manage the server:
- to start:
sudo ./start-server.sh
- to stop:
sudo ./stop-server.sh