java-web-maven-spring-thyme-traefik-reverse-proxy-hello-world

Description

A springboot web app with thyme support.

Requests are routed through traefik rules.

Tech stack

  • java
    • springboot
    • thyme
  • ssl
  • proxy server

Docker stack

  • alpine
  • traefik
  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit