| PRGMR.com
1.25 GiB RAM, 15 GiB Disk for $5 per month. https://prgmr.com/xen/
inexpensive.
no overage charges.
can pay by bitcoin.
(and a FreeBSD friendly). I wonder if you would also benefit from
installing something like yunohost [2] on top of Debian.
This will get you your personal cloud.
And the use YounoHost's 'Custom web app' container [4] This way, you get an automatically configured web server (nginx), with certificates (via Let's encrypt) that get auto updated. You also get a pre-configured user/sftp access to your app's folders. And those folders will be backed up when you hit the backup button... Nginx will invoke your python app when the predefined URL is hit. All you have to do is to point your domain registrar to the prmgr VPS host running yunohost. [2] https://yunohost.org/#/whatsyunohost
[3] https://yunohost.org/#/apps
[4] https://github.com/YunoHost-Apps/my_webapp_ynh |