borderzero/Configure Border0 Network
Install Border0 CLI and start VPN node
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 13, 2026
- License
- None
Pinned Snippet
uses: borderzero/configure-border0-network@e5489efc9014cbfbb237cf80fa6ea538496f1f91 # v0.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| border0-token | Border0 authentication token (if not provided, will require identity federation parameters) | no | — |
| border0-org-subdomain | Border0 organization name (used with identity federation) | no | — |
| border0-svc-account-name | Border0 service account name (used with identity federation) | no | — |
| border0-token-duration-seconds | Token duration in seconds (used with identity federation) | no | 3600 |
| vpn-wait-seconds | Seconds to wait for VPN connection to establish | no | 5 |
| debug | Enable debug output (shows VPN peers) | no | false |
Outputs
| name | description |
|---|---|
| cleanup-script | Path to the cleanup script for stopping the Border0 VPN node |