You should not clone this repo standalone! You should use it as a submodule of [LEAF-Writer](https://code.fbi.h-da.de/leaf-writer-x/leafwriter-x).
# Nginx proxy configuration files
This repository contains example configuration files to setup nginx as a reverse proxy for the various services that LEAF-Writer (Love Coding APP) needs.
In the folder ```nginx-sample-conf-files``` you can find example configuration files to setup nginx as a reverse proxy for the various services that LEAF-Writer (Love Coding App) needs.
For every service a separate confugration file is available.
**ATTENTION**: You need to adapt these files for your environment, especially you need to change the hostname.
For a deployment guide see: [Deployment](https://code.fbi.h-da.de/fdm/guk/leafwriter/-/wikis/Deployment)
# Keycloak Docker & Provisioning
This repo contains two ```docker compose```-files to first initialize Keycloak and then run it with the needed configuration options for LEAF-Writer.