lubien
2
Good call, we actually have a feature that works perfectly for what you need, it’s called Fly-Replay.
For your use-case I’d say:
- Create a
router-app
- Add a wildcard certificate to
router-app (ensure it has IPv4 and IPv6 so you can use certificates)
- Create the minimal possible Fly-Replay router like the one mentioned on the guide above to route foo.example.tld to
foo-app.
- The “child apps” don’t need their own IP addresses anymore, feel free to remove them if you want
