Using nicegui as a PlantUML frontend, you can deploy PlantUML on an intranet.
It's a nicegui demo project.
Plantuml jar version: plantuml-1.2024.1.jar
- with docker
docker build -t nicegui_plantuml .
docker run -d -p 8080:8080 nicegui_plantuml
Then you can visit http://127.0.0.1:8080
- without docker
pip install -r requirements.txt
sh start.sh
Home · zauberzeug/nicegui Wiki
How to use nicegui for beginners? · zauberzeug/nicegui · Discussion #1486
Nicegui example and suggestions · zauberzeug/nicegui · Discussion #1778
syejing/nicegui-reference-cn: NiceGUI 中文版本文档
(1) Use NiceGUI to watch images and do it from the COMMAND LINE! - YouTube