Download Viglet Turing ES
Latest Release: 2026.1
Docker
docker pull openviglet/turing:2026.1
docker run -p 2700:2700 openviglet/turing:2026.1
Source Code
Clone the repository and build from source:
git clone https://github.com/openviglet/turing.git
cd turing
./mvnw package
Visit the GitHub repository for more details.