No good reverse proxy support for Electric eel transition

Kris didn’t explain it fully in original thread, but here’s my summary of what the Electric Eel plan is:

Current plan is to keep a lot of the Apps UI intact with regard to how we browse for Apps in the catalog. We will be adding a networking section where docker INTERNAL networks can be created and managed, as well as the ability to import docker compose YAML directly. Our goal here is to not over-complicate the implementation, and allow pretty much a 1:1 of native docker / compose functionality to be used out of box. A single INTERNAL network can have one (loadbalancer,Ingress) App with external IP/ports and other Apps sitting behind it. For loadbalancer and ingress… any of them can be used: nginx, traefik, caddy, wireguard, etc… Multiple docker internal networks can operate simultaneously.

4 Likes