Skip to content

Deploy app on custom port (app1.domain.com:8600) #2186

@karcot97

Description

@karcot97

Hi,

Issue: Hosting an App on a Custom Port Behind a VPN with Rover

I’m working on hosting an application with Rover, and it’s running well on the default HTTP/HTTPS ports. We have deployed several apps used internally on caprover. However, my server is inside a VPN, and the typical HTTP/HTTPS ports are blocked by the firewall.

To make a new app we are building publicly accessible, I want to open a custom port, say 8600, and have my new app listen on this port to respond to requests. The goal is to enable users to access it via a URL like app.domain.com:8600. However, I’m struggling to configure CapRover to allow this setup.

Could someone guide me on configuring CapRover to handle https requests for my new app on a custom port like 8600?

Thank you for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions