actions-marketplace-validations/DigitalOcean Doorkeeper Fork
Open or close a specific port in your DigitalOcean firewall.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| digitaloceanToken | Digital Ocean token | yes | — |
| firewallName | Name of the firewall attached to your droplet | yes | — |
| actionToDo | 'add'/'remove' the Github's IP | yes | — |
| protocol | Protocol used by the service to update | yes | tcp |
| IP | IP that will be added / removed. If it's not set, doorkeeper uses the local ip. | no | — |
| port | Port used by the service to update | yes | 22 |
| dryRun | Specify true if you just want to check the action without apply it. | yes | false |
Outputs
no outputs