rhussmann/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wireguard-private-key | The private key for the wireguard interface to create | yes | — |
| wireguard-server-public-key | The public key of the wireguard server to connect to | yes | — |
| wireguard-server-endpoint | Endpoint of the wireguard server to connect to | yes | — |
| ssh-key | Private SSH key for connecting to the remote instance | yes | — |
| domain-name | Domain name used to host the static assets | yes | — |
| short-name | Short name to identify this site | yes | — |
| kong-host | IP or DNS name for the Kong host | yes | — |
| kong-port | Port Kong is running on | yes | — |
| ssh-user | The SSH username to login to the remote instance | yes | — |
| ssh-host | IP or DNS name for the Docker host | yes | — |
| deploy-assets | Static assets to deploy | — | — |
| kong-nginx-service-name | Kong service name of the NGINX instance hosting static content | yes | — |
Outputs
no outputs