Skip to content

Conversation

@Lasim
Copy link

@Lasim Lasim commented May 11, 2025

Add one-click deployment options via awesome-docker-run

What this PR does

This PR adds one-click deployment buttons to the README that allow users to instantly deploy Vvveb on various cloud platforms (AWS, DigitalOcean, Render) and Kubernetes (via Helm) without any manual infrastructure setup.

Why this is valuable

This integration dramatically simplifies the Vvveb evaluation process by enabling users to deploy production-ready instances with a single click, removing complex infrastructure setup as a barrier to adoption.

Implementation details

  • Added cloud provider deployment buttons to the README.md
  • All infrastructure templates are automatically generated from the official Vvveb Docker image
  • Templates are maintained in the deploystackio/deploy-templates repository

About DeployStack

DeployStack.io is an open-source project that converts Docker configurations to infrastructure templates. The underlying technology (docker-to-iac) is MIT-licensed, and all generated templates are publicly available.

Maintenance and updates

If you ever need to modify the Docker configuration for these deployments:

  1. Submit a PR to deploystackio/awesome-docker-run
  2. Infrastructure templates will be automatically regenerated across all platforms

Resources

Let me know if you'd like any changes to the implementation or have questions about the deployment process!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant