labs

Path Based Ingress

Using subdirectory paths to serve multiple apps under the same (sub)domain

NOTE:

This example will serve openspeedtest app under https://apps.example.com/speedtest And strip the /speedtest prefix before sending the request backend app

librespeed example

NOTE:

This example will serve librespeed app under https://apps.example.com/librespeed And strip the /librespeed prefix before sending the request backend app