BuyVM and Nextcloud

Managed to rent a KVM from BuyVM again after I switched over to Raspberry Pi hosting at home.

As a privacy paranoid, I still prefer hosting it on a Raspberry Pi at home rather than somewhere else. But to follow a good backup practice, I need a copy of my data offsite. Since I used BuyVM for so long and they are really good and low price, I decided to try my luck and see if I can rent a KVM VPS from them again. Lucky me, there is one last slot available at NY data center.

With Docker, the setup process was really fast and straightforward. All I needed to do was uploading the docker compose from my Pi5 server to BuyVM VPS and then run docker compose up. After that, I just need to setup reverse proxy from my Pi5 server and everything just works. How can I not love open source software?