Skip to content

lythar/Lythar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lythar Docker

Setup

  1. git clone the backend and frontend repos and configure it in .env like so
# Make sure to use your own passwords!!
BACKEND_PATH=C:\Projects\lythar-backend
FRONTEND_PATH=C:\Projects\lythar-frontend
DB_PASSWORD=MVyZftfNhq4DAAVvSEpRPRi9m8oKNvrX

# LDAP Configuration
LDAP_ORGANISATION=Lythar
LDAP_DOMAIN=kyiro.me
LDAP_ADMIN_PASSWORD=FmrmFyBQdvseT3FNdHYNi4E9ZDXZ6djv
LDAP_ADMIN_DN="cn=admin,dc=kyiro,dc=me"
  1. Secrets 2. secrets/jwt_private.pem - The private key for the JWT 3. secrets/jwt_public.pem - The public key for the JWT
  2. Use docker-compose up to start the server
  3. Configure LDAP using a tool like Apache Directory Studio

About

Monorepo of lythar services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •