You are browsing as a guest. Sign up (or log in) to start making projects!

1h 30m 47s logged

Feature: Fully automatic reverse proxy

I added support for configuring ports, then implemented the Traefik reverse proxy giving each port a unique (non random - based on service id and port) subdomain. The service is given automatic TLS (error due to self signed cert - when I deploy I will have a domain and use letsencrypt)

Next I need to add a better display, so the link shows in app


Commit

0
38

Comments 1

@humble

W