TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Know a VPS provider offering downloadable/uploadable VM's?

2 pointsby BjornWover 12 years ago
I'm looking for a VPS provider which allows me to download a VM and use it locally. I would like to develop locally and create a new version of the VM which I than could upload to the VPS. This should make it a lot easier to deploy a new system based on several packages, configuration and code. Anyone know of such a service?

3 comments

debacleover 12 years ago
If you actually need this solution to solve a problem you are having, it's very likely that you can provision your own server and handle virtualization yourself.<p>If that seems like a lot of work, it's likely that you don't actually need to solve this problem right now.
mcottonover 12 years ago
If you really wanted to, you could spin up a windows machine and use VMWare's P2V software to create a VM of the running machine. Then downloaded it and run it on your laptop (VMWare workstation/fusion) or home server (VMWare ESXi)
ohgodthecat3over 12 years ago
Linode lets you upload VMs but I don't think they allow downloads.