reverse proxy infront of cloudron?
-
Hello!
Is there a way to use something like Nginx (or Nginx proxy manager) infront of cloudron?
Like 80/443 port forwarded to -> Nginx -> cloudron?
My use case is : I have few other applications that is not in Cloudron, plus few apps in cloudron that I dont want to expose to the internet.
-
For the use-case to expose non-Cloudron apps, the latest version 7.3 has a proxy app feature, which puts the Cloudron in-front and proxies requests to other apps. See https://docs.cloudron.io/apps/#app-proxy for more details.
This however does not yet solve the use-case to not expose certain apps on Cloudron yet. But this is on our list for the next releases.
-
For the use-case to expose non-Cloudron apps, the latest version 7.3 has a proxy app feature, which puts the Cloudron in-front and proxies requests to other apps. See https://docs.cloudron.io/apps/#app-proxy for more details.
This however does not yet solve the use-case to not expose certain apps on Cloudron yet. But this is on our list for the next releases.
@nebulon Thank you!
-
Cloudron already uses Nginx in reverse proxy configuration for all its containerized apps and own services.
You can have additional upstream proxies and manage them yourself.
@robi Thank you!!
Nginx Proxy Manager is a UI + LetsEncrypt for Nginx if I have to simplify it.
Do you have a sample Nginx proxy conf for this setup?
Thanks again! -
G girish marked this topic as a question on
-
G girish has marked this topic as solved on