Deploy FRP Server applications on Kubernetes with Wodby.
This repository defines the Wodby stack manifests and default service composition for FRP Server.
- FRP Server stack on Wodby
- Browse Wodby application stacks
- FRP Server stack guide
- Wodby stack documentation
- Stack manifest reference
| Component / service | Default configuration |
|---|---|
FRP Serverfrps |
required; enabled by default |
Add this stack from the Wodby catalog, then configure its enabled services and integrations.
Review service versions, storage, links, and optional components when creating the application. The same stack can be reused across development, staging, and production environments.
- Fork this repository.
- Edit the stack manifest.
- Import the repository as a Git-backed stack.
When replacing or renaming a stack service, update every related link target and derivative reference. Stack-local names and referenced service names are distinct identifiers.
Validate the manifests with:
wodby stack validate-manifest stack.yml --org <org-id>See the stack manifest reference and the managed services index.