Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMI Access

Represent, authenticate and collect participants.

Services

Installation

Prerequisites:

Clone this repository including the openLDAP submodule:

git clone --recurse-submodules https://github.com/AfrikaBurn/TMI-Access-Token.git
  • Copy default.env to .env:
cd TMI-Access-Token
cp default.env .env

Service

Container Protocol External Port Internal port URL
OpenLDAP LDAP 11010 389 ?
LDAPS 11015 363 ?
phpLDAPadmin HTTP 11020 80 http://localhost:11020
HTTPS 11025 443 https://localhost:11025
Keycloak HTTP 11030 8080 http://localhost:11030
HTTPS 11035 363 https://localhost:11035

Service control

# Build service:
./scripts/build

# Build and start service:
./scripts/start

# Stop service
CTRL+C

# SSH into images
./scripts ssh [ openLDAP | phpLDAPadmin | Keycloak ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages