Sign inSign up

phillezi/eqlib-back

By phillezi

Updated over 2 years ago

Backend container for our equipment-library school project

Image
API management
0

1.9K

phillezi/eqlib-back repository overview

Equipment library backend container

A backend container made with Spring-Boot, built with GraalVM

Environment variables

KEYCLOAK_CLIENT_ID=<YOUR_KEYCLOAK_CLIENT_ID_HERE> # myclientid
KEYCLOAK_ISSUER_URI=<YOUR_KEYCLOAK_URL + /realms/ + YOUR_KEYCLOAK_REALM> # https://keycloak.com/realms/myrealm
MONGODB_URI=<YOUR_MONGODB_CONNECTIONSTRING> # mongodb://user:password@localhost:27017/database
# Optional
ADMIN_EMAIL=<THE_EMAILS_OF_YOUR_ADMINS_COMMA_SEPARATED> # [email protected], [email protected] (should be the email that is used on your keycloak users)

Tag summary

Content type

Image

Digest

sha256:e701bf89b

Size

57.8 MB

Last updated

over 2 years ago

docker pull phillezi/eqlib-back