-
Jacob Benz authoredJacob Benz authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 914 B
About this repo
You should not clone this repo standalone! You should use it as a submodule of LEAF-Writer.
Nginx proxy configuration files
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
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.
Binary Keycloak-GitLabSelfHosted
For your convinience, …