Skip to content

Teiler backend for teiler-dashboard. This is one of the three main components of the Teiler: teiler-orchestrator, teiler-dashboard and teiler-backend.

License

Notifications You must be signed in to change notification settings

samply/teiler-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

145901f · Mar 11, 2025

History

73 Commits
Dec 1, 2023
Mar 4, 2025
Mar 11, 2025
Nov 22, 2022
Sep 24, 2022
Mar 11, 2025
Oct 6, 2022
Oct 6, 2022
Aug 16, 2023
Aug 1, 2022
Aug 17, 2023
Aug 1, 2022
Aug 1, 2022
Aug 16, 2023

Repository files navigation

Teiler Core

This service is the backend of the teiler-dashboard.

Building

mvn clean package

Running

java -jar teiler-backend.jar -DAPPLICATION_PORT=

Environment variables

APPLICATION_PORT: Port [OPTIONAL] TODO

Docker

docker build -t teiler-backend . docker run teiler-backend -p 8085:80

About

Teiler backend for teiler-dashboard. This is one of the three main components of the Teiler: teiler-orchestrator, teiler-dashboard and teiler-backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages