ramseraph/OCI-Run-Simple-Proxy
Run a simple-proxy instance on Oracle Cloud Infrastructure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| oci-compartment-name | OCI compartment name | yes | — |
| oci-availability-domain | OCI availability domain name | yes | — |
| oci-os-name | name of OS image to use | — | Canonical Ubuntu |
| oci-os-version | version of OS image to use | — | 24.04 |
| oci-shape | name of the shape to use | — | VM.Standard.A1.Flex |
| oci-shape-ocpus | number of ocpus for the shape | — | "" |
| oci-shape-memory | amount of RAM in GBs to use for the shape | — | "" |
| simpleproxy-port | port to use for simple proxy | no | 8080 |
| simpleproxy-version | simple proxy version to use | no | 1.2.0 |
| simpleproxy-basicauth | simple proxy basic auth as username:password | no | "" |
| proxy-check-retry-delay | retry delay while checking proxy status | no | 5 |
| proxy-check-max-retries | number of retries allowed while checking proxy status | no | 50 |
Outputs
| name | description |
|---|---|
| ip_address | ip address of the socks proxy |
| name_suffix | suffix name used |