aleph-im/Aleph Web3 Hosting

Deploy a website or dApp on Aleph Cloud

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aleph-im/web3-hosting-action@88fe843f95190f949c306b0d8da50c9889ee57fe # v2.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to the static website's files (eg frontend/out)yes
private-keyThe private key of the Ethereum wallet used to sign the deploymentyes
owner-addressAddress of the wallet that owns the website and pays with its credits. Requires an authorization granted to the signing wallet. Leave blank to own and pay with the signing wallet directlyno""
website-nameIdentifier of the website on your Aleph account. Defaults to the repository nameno""
domainDomain name to link to the deployed site (eg libertai.io). Ignored for pull request previewsno""
retention_daysDelete previous versions of this website older than this number of days. Leave blank to keep all versionsno""
github-tokenToken used to detect closed pull requests and clean up their previews. Defaults to the workflow tokenno${{ github.token }}
namedescription
urlThe deployed URL to access the website
cidThe IPFS CID (v1) of the deployed files
versionThe version number of the website on Aleph (empty for previews)