add open-webui to readme

This commit is contained in:
Sebastian Kiepsch 2025-04-02 13:16:32 +02:00
parent 30a86e6f41
commit b13fc3538b

View File

@ -41,6 +41,7 @@ The following compose files can be found in this repository.
- mediawiki | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://www.mediawiki.org)
- nextcloud | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://nextcloud.com/)
- offen | [docker-compose.yml](./bookstack/docker-compose.yml) | [Link to project](https://www.offen.dev/)
- open-webui | [docker-compose.yml](./openwebui/docker-compose.yml) | [Link to project](https://docs.openwebui.com)
## Proxy
- Most docker-compose files are created with having a reverse-proxy infront of them to do SSL termination and subdomain binding.