Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • 1 Votes
    7 Posts
    202 Views
    robiR

    @doon Perhaps you can do a writeup as a guide for the rest of the forum on your use case?

  • 2 Votes
    2 Posts
    73 Views
    girishG

    I forked this into a separate thread.

    Think we need some more context. Are you saying using localhost:port of your MacOS device does not work with the app proxy anymore? In the recent releases, an app proxy related change that happened is that we set the Host header to the initial request endpoint. Would your set up be affected by this change by any chance? Related issue in NPM - https://github.com/NginxProxyManager/nginx-proxy-manager/issues/127

  • 502 Error on some websites

    Solved Support
    13
    0 Votes
    13 Posts
    235 Views
    robiR

    @nebulon test, as in previous testing proxying across cloudrons, and to other search engines worked just fine, and these tools sites, didn't.

  • KASM App Proxy with websockets

    Solved Support
    11
    1 Votes
    11 Posts
    434 Views
    girishG

    @robi new cloudron release

  • 0 Votes
    8 Posts
    389 Views
    girishG

    @cpa it's being tracked https://git.cloudron.io/cloudron/box/-/issues/822 . Note the issue tracker is internal, so you cannot see it.

  • 0 Votes
    4 Posts
    104 Views
    girishG

    @MooCloud_Matt I think you can just use "no-op" in your situation and also use a custom wildcard certificate. The proxy can then accept just that wildcard cert.

    no-op ignores DNS checks. The cert can be Let's Encrypt or not depending on if your proxy can carefully forward well-known HTTP requests.

  • Removal of login for App Proxy

    Solved Support
    3
    2 Votes
    3 Posts
    102 Views
    A

    @girish Perfect, that's where I went wrong, thanks.

  • App Proxy + VPN

    Solved Support
    5
    0 Votes
    5 Posts
    162 Views
    M

    Thanks for the insights, @arshsahzad and @girish, I’ll explore these solutions.

    As for tailscale and cloudflare, I’d have to set them up externally to cloudron on the server, right? Which I’ve always thought was not recommended.

    Think I’ll try it anyway and get back to you guys. I’ve already setup a vpn on my home server with wireguard so maybe I’ll go with that.

    Thanks!

  • app-proxy doesn't do paths?

    Solved Support
    8
    0 Votes
    8 Posts
    216 Views
    girishG

    Feature request at https://forum.cloudron.io/topic/8487/enhance-app-proxy-app-with-path-and-port-support

  • 1 Votes
    5 Posts
    126 Views
    girishG

    @matthijs that's not possible because HTML/Javascript is opaque "data" and one cannot replace things without understanding what the data is.

    For example, the HTML could say "Your IP is NOT xxxxx" or "Your friend is at IP yyyy" or just about anything else. There is no way to reliably replace HTML (other than the app itself).

  • App Proxy with TLS not working

    Solved Support
    4
    0 Votes
    4 Posts
    196 Views
    girishG

    @dominikjannis Do you think you can send me the IP address to support@cloudron.io ? I can test it out from my test instance.

  • reverse proxy infront of cloudron?

    Solved Support
    5
    0 Votes
    5 Posts
    308 Views
    jagadeesh-s2104J

    @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!

  • 0 Votes
    9 Posts
    321 Views
    girishG

    Fixed in https://git.cloudron.io/cloudron/box/-/commit/84ba333aa11fe7d0e2ae00d2b1437efc27a876b4