1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-08 03:10:52 +00:00
plantuml-server/examples/README.md

7 lines
309 B
Markdown
Raw Normal View History

2021-12-26 21:38:20 +00:00
# Examples
- [Additional fonts inside the PlantUML docker container](./additional-fonts)
2021-12-26 21:38:20 +00:00
- [Nginx simple reverse proxy example](./nginx-simple)
- [Nginx reverse proxy example with defined location directive (different context path)](./nginx-contextpath)
2022-07-21 13:05:24 +00:00
- [Kubernetes simple deployment](./kubernetes-simple)