NetForge Server logo Coming soon

NetForge Server

Team workspaces, permissions, and audit logging for NetForge.

The desktop app is the editor. The server is the sync backend. Your team edits OpenAPI specs, collections, and environments locally, then pushes and pulls from a shared workspace with optimistic concurrency control and a full audit trail.

Built for teams that ship APIs

Collaboration, governance, and compliance — without giving up the speed of a local-first editor.

Workspace Sync

Push and pull shared workspaces from the desktop app with ETag-based conflict detection. Local-only files like history and private variables stay on each developer’s machine.

Fine-Grained Access Control

Three-tier RBAC (View, Edit, Admin) at the workspace level. Direct user grants override team roles; highest team role wins across memberships.

Team Management

Organize users into teams and grant permissions per team. Add members, rotate roles, and manage access from the admin UI.

Audit Logging

Immutable audit trail for workspace CRUD, uploads, permission changes, role changes, and team edits — filterable and exportable for SOC 2 and regulatory reviews.

OIDC / OAuth 2.0 SSO

Integrate with Okta, Keycloak, Auth0, Entra ID, and any OIDC-compliant IdP. No passwords stored; JWTs validated against your JWKS endpoint.

Flexible Storage

Persist workspace archives to local disk, AWS S3, or Azure Blob Storage. Swap backends without touching application code.

Admin Dashboard

Web-based console for user, team, workspace, and permission management, plus a searchable audit log.

Horizontally Scalable

Stateless NestJS service backed by PostgreSQL and Redis. Any instance serves any request — scale out to match your team.

Run it your way

Self-host on your own infrastructure or let us run it for you. Built on NestJS, PostgreSQL, and Redis.

Docker Compose

Single docker compose up brings up the server, admin UI, PostgreSQL, and Redis. Zero-friction evaluation and small-team deployments.

Self-Hosted

Run on your own Kubernetes cluster or VMs. Stateless by design — bring your own Postgres, Redis, and object storage.

Managed Cloud

Hosted by Permanent Waves. No infrastructure to run, automatic upgrades, backups, and monitoring included.

Coming soon

Pricing & downloads

NetForge Server is not yet publicly available. Pricing, self-host downloads, and managed-cloud signup are all coming soon.

Self-host
Coming soon

Docker images and installation docs at launch.

Managed cloud
Coming soon

Hosted by Permanent Waves, zero infrastructure to run.

Meanwhile, the NetForge desktop app is free and fully featured on its own.

Frequently asked questions

When will NetForge Server be available?

Soon. We’re finalizing the first release — check back here for launch updates.

How much will it cost?

Pricing is not finalized yet. We’re planning a free tier for small teams alongside paid plans for larger organizations and managed hosting.

Can I self-host it?

Yes. Self-hosting via Docker Compose or Kubernetes will be a first-class deployment option at launch.

Do I need the server to use NetForge?

No. The desktop app is fully featured on its own and always free. The server adds team sync, shared workspaces, RBAC, and audit logging for organizations.

Which identity providers are supported?

Any OIDC / OAuth 2.0 provider, including Okta, Auth0, Keycloak, and Microsoft Entra ID.