Hi,
Are there any good hosting solutions yet for PeerTube instances ?
Are there any reviews yet for these hosters that offer a ready to use PeerTube instance for admins, that want to manage their own PeerTube instance on a good VPS ?
What will about 100 GB Space and 2 CPUs costs in such a VPS server setup, that runs a PeerTube instance ?
Any recommendations ?
Many thanks.
Regards, Stefan.
The only one I know of is https://app.spacebear.ee/plans - I have not used their service personnaly, nor have I heard of anyone using their service. They don’t specify the number of vCPUs available, only the storage.
Digital Ocean has dedicated CPU plans. The best one fitting your requirements would cost $50. You’d get two dedicated CPU threads, 4GB of RAM, 25GB of machine SSD storage, 4TB of transfer and 100GB of SSD block storage.
Many thanks for the S3 solution, how could I map the S3 storage to the VPS, where the Peertube Hosting is running ? Or does Amazon S3 also offers complete VPS Servers with Ubuntu or Debian, where I can installe NGINX ?
Thanks for the info… Yes, I have found them also, but they have only answered my questions very late and only with one sentence, so I am not too confident about them… Also nottoo many infos of their packages…
Also I rather want to try now to setup my own server to learn the whole process to be able to bug out some problems and see how it all works together…and learn more Linux skills…
$50/month is a steep entry for a personal level, agreed. Then again, your setup requirements are a little overkill I think. If you’re willing to settle with a single CPU thread, 1GB of RAM, a terabyte of traffic and 25GB of SSD storage, you’d be spending $5 a month. I think that setup is great for « playing around » and even be production ready for lower end requirements.
Thanks for all the infos.
I will first try now to install it on a free Google Cloud Platform
installation for testing or if this does not work just try
Amazon AWS setup…
To my experience best solution is buy a real server in Hetzner with Raid5 minimum 3xHD 2TB so you have 4TB + speed and security of Raid5 system, can you spend less than 50€/month to take a good machine:
Mine cost 41€
Intel Core i7-4770 there is the i7-3700 for video is good too have twice of GHZ GPU of 4770
3x HDD SATA 2,0 TB Enterprise
32GB Ram
super fast internet connection do the rest!!!
Hi Stefan, are you able to make it work with Google Cloud Storage buckets for Object Storage? I’m trying it and keep getting Access Denier error. The GCP VM is using the service account and I’m able to upload the file from the instance to the bucket using gsutil commands manually.
Please share the steps if you’ve managed to configure it. Thanks!