Webinar - May 21Building Regulated Infrastructure: How Lucis Standardized Security for Global Care
← Articles/No. 285 · Product

New Feature: Port-Forwarding with Qovery CLI

I'm thrilled to announce the global availability of the port-forwarding feature via the Qovery CLI (v0.77.0). This feature marks a significant stride in application access and security, allowing users to securely access not only their applications but also containers and managed databases without exposing them to the public internet. This advancement aligns with our commitment to providing developers an unparalleled experience, focusing on autonomy, security, and ease of use. In this article, I'll show and explain how this feature works... let's go 👇

Romaric Philogene
CEO & Co-founder
DEC 27, 2023 · 2 MIN
New Feature: Port-Forwarding with Qovery CLI

How to use it

It's as simple as running the following commands:

Qovery · Kubernetes for the AI era
Build with Claude Code, Deploy with Qovery
Learn more

$ qovery auth
$ qovery port-forward -p 8080:8080 # your_local_port:your_remote_port

To give you a clearer picture of this feature, I've recorded a video demonstration that walks you through the process and showcases the simplicity and effectiveness of the port-forwarding feature.

How Port-Forwarding Enhances Security and Developer Experience

Port-forwarding through Qovery CLI is engineered with both security and convenience in mind. This mechanism allows developers to create a secure, encrypted tunnel from their local machine to the application hosted in the cloud.

Technical diagram on how the port-forwarding works. Notice that the Qovery Agent (running on your cluster) initiates the connection with the Qovery control plane
Technical diagram on how the port-forwarding works. Notice that the Qovery Agent (running on your cluster) initiates the connection with the Qovery control plane

Here's a brief overview of how it works:

  1. Initiation: Initiate a port-forwarding request via the Qovery CLI, which communicates with the Qovery API.
  2. Tunnel Creation: The Qovery API establishes a secure, encrypted tunnel between your local machine and the targeted resource on your cluster, be it an application, container, or managed database.
  3. Direct Access: This tunnel enables direct access to your application without exposing it over the public internet.
  4. Secure Interaction: Interact with your applications, containers, or databases securely and effortlessly, as if they were running locally on your machine.
Agents ship fast. Guardrails keep them safe.
Qovery ensures every agent action is scoped, audited, and policy-checked. Start deploying in under 10 minutes.
Try Qovery free

Key Benefits

  • Versatile Application: The feature is designed to work with applications, containers, and managed databases, offering a comprehensive solution.
  • Robust Security: By avoiding public exposure of your resources, the risk of security vulnerabilities is significantly mitigated.
  • Developer Empowerment: This tool aligns with our vision of providing the best Internal Developer Platform for Platform Engineers while giving autonomy to developers.

Ready to Dive In?

We encourage you to explore this new feature and see how it can enhance your development process. As always, we are keen to hear your feedback and experiences, so feel free to reach out or share your thoughts.

Romaric Philogene
About the author
Romaric Philogene

Romaric founded Qovery to make Kubernetes accessible to every engineering team. He writes about platform strategy, developer experience, and the future of cloud infrastructure.

Next step

Agents ship fast. Guardrails keep them safe.

Qovery ensures every agent action is scoped, audited, and policy-checked. Start deploying in under 10 minutes.