Download Viglet Shio CMS
Latest Release: 0.3.7
Docker
docker pull openviglet/shio:0.3.7
docker run -p 2710:2710 openviglet/shio:0.3.7
Source Code
Clone the repository and build from source:
git clone https://github.com/openviglet/shio.git
cd shio
./mvnw package
Visit the GitHub repository for more details.