📄️ Overview
Velopack app can be easily distributed with or manually uploading to somewhere that can be downloaded with HTTP. This means you could host them on an IIS or nodejs site, on shared file hosting such as AWS S3, Azure Storage, BackBlaze B2, or even for free on GitHub/GitLab releases if your project is open source.
📄️ Velopack Flow
Velopack Flow is currently in beta. If you're interested in joining the beta, please reach out to info@velopack.io.
🗃️ Flow
6 items
📄️ Deployment CLI
The general process for deploying a Velopack release (download -> pack -> upload) can be greatly simplified by using the download and upload commands which are built into the vpk command line tool.
📄️ GitHub Actions
This section assumes you have a basic knowledge of GitHub Actions. You can learn more about
📄️ Self hosting
provides a fully managed solution for distributing applications. It takes care of handling updates, rollbacks by managing the the releases list. It manages organizing and distributing release assests within separate channels, and provides additional features like tiered rollout.