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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
J

jorrg

@jorrg
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Expose reverse-SSH tunnel to Cloudron app?
    J jorrg

    Hi all,

    Need a quick hint:

    # MacBook → Cloudron box (works)
    ssh -R 172.18.0.1:11434:localhost:11434 <user>@<server>
    
    # On the Cloudron host (works)
    curl localhost:11434          # → “Ollama is running”
    
    # Inside my Cloudron app (times out)
    cloudron exec --app <app> -- curl 172.18.0.1:11434
    

    Goal: let the app reach Ollama on my Mac via that tunnel.
    Host sees it, container doesn’t. What’s the right bind/IP/firewall tweak so the container can hit the tunnel?

    Thanks!

    Support
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search