<div dir="auto">Hi Daniel<div dir="auto"><br></div><div dir="auto">You could just push an image straight into AWS EC or Google CE, you would need to plan and test, some drivers would need effort. </div><div dir="auto"><br></div><div dir="auto">It's probably the wrong way to do it though. It's generally bad practice and you will experience issues, possibly data loss. </div><div dir="auto"><br></div><div dir="auto">Really you only care about the services and the data they require. So you need to break those services down and synchronise/replicate the required data sets and configuration to the cloud. </div><div dir="auto"><br></div><div dir="auto">This is the general direction of virtual infrastructure such as docker / kubenetes, in some cases you can deploy straight to serverless, such as AWS lambdas or similar services. </div><div dir="auto"><br></div><div dir="auto">Databases are easily copied or synced, in many cases with HA if you need it replicated faster. </div><div dir="auto"><br></div><div dir="auto">There's not really any perfect method to do this - it depends on your exact services, and actual requirements. Very much a "how long is your bit of string", and how much time have you got to maintain that bit of string.</div><div dir="auto"><br></div><div dir="auto">/Chris</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 24 Oct 2022, 5:51 pm Daniel, <<a href="mailto:daniel@iinet.net.au">daniel@iinet.net.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
Is it possible to setup a Backup of linux computer to cloud VM that can be remoted into in the case of failure?<br>
<br>
How might this be done? <br>
What file system setup and which cloud provider might work? <br>
<br>
Thank you <br>
<br>
Daniel <br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au" target="_blank" rel="noreferrer">plug@plug.org.au</a><br>
<a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer noreferrer" target="_blank">http://lists.plug.org.au/mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.org.au" target="_blank" rel="noreferrer">committee@plug.org.au</a><br>
PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer noreferrer" target="_blank">http://www.plug.org.au/membership</a><br>
</blockquote></div>