skynetlabs/Deploy to Skynet
Deploy your static webapp to Skynet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| upload-dir | Directory to upload | yes | — |
| github-token | Github token used for including the skylink url in pull request | yes | — |
| try-files | Define a list of space separated files that portal should try to serve in if uri points to a directory | no | index.html |
| not-found-page | Define a path to a file that will replace the default 404 Not Found error page | no | — |
| registry-seed | Seed that generates registry private key (optional, only if you want to update the registry entry with skylink) | no | — |
| registry-datakey | Registry datakey to use when updating the registry entry | yes | skylink.txt |
| portal-url | Skynet portal api url | yes | https://siasky.net |
| skynet-api-key | Portal account private API key used for association uploads with a specific account. Also used to allow uploads larger than 1GB or access account-only portals. | no | — |
| skynet-jwt | Deprecated. Portal account JWT used for associating uploads with a specific account. Also used to allow uploads larger than 1GB. | no | — |
Outputs
| name | description |
|---|---|
| skylink | Uploaded resource skylink |
| skylink-url | Uploaded resource skylink url |
| resolver-skylink | Resolver skylink pointing to uploaded resource |
| resolver-skylink-url | Resolver skylink url (as a subdomain) |