Add-on Settings
The Settings tab is where you configure your add-on's behaviour and infrastructure. It is divided into six sections, accessible from the left sidebar: General Settings, Network, Firewall Rules, Environment Variables, Resources & Replications, and Storage.
General Settings
Rename your add-on by updating the Project Name field and clicking Save.

The project name is used to generate your add-on's public PipeOps domain. Renaming your add-on will change its domain, which will break any existing links or integrations pointing to the old address.
Network
Controls how your add-on is reachable — both from the public internet and from other services within your cluster.

Public Networking
Exposes your add-on on a public endpoint. Any exposed port is accessible from the internet, so ensure you have strong credentials and firewall rules configured before enabling this.
Three actions are available:
- Generate Domain — Creates a PipeOps-managed public domain for your add-on.
- Custom Domain — Attach your own domain name to the add-on.
- TCP/UDP Proxy — Expose a non-HTTP port via a TCP or UDP proxy (e.g. a database port like
5432).
Existing public endpoints are listed with their external address and internal port mapping (e.g. sea-train.igris.cloud:40754 → 5432). Click the copy icon to copy the address, or the