Page 1 of 1

Other Hosting Options?

Posted: 29 Jul 2020, 08:32
by makavelli12
Hi All,

does anyone else have experience with different hosting setups? i.e. AWS, Azure, Google Cloud Platform or some other Cloud hosting provider/setup?

Would be interested to find out as I have managed to get OpenCATS working fully on Ubuntu in a Virtual Machine on my laptop, and would like to port this to some sort of Cloud provider.

Thanks,

Mak

Re: Other Hosting Options?

Posted: 31 Jul 2020, 10:23
by RussH
it'll quite happily run in docker?

Re: Other Hosting Options?

Posted: 05 Jan 2021, 23:20
by makavelli12
Hi RussH,

have no clue about docker, so will need to check if I can get it working....

Re: Other Hosting Options?

Posted: 24 Mar 2021, 17:32
by Yak38Forger
For the record, Docker works just fine.

Re: Other Hosting Options?

Posted: 23 Feb 2026, 13:46
by russhKam
Yes, OpenCATS runs fine on cloud VMs. Easiest path is a small Ubuntu server on Amazon Web Services, Microsoft Azure, or Google Cloud Platform, then install the same stack you used locally and migrate the database and files.

If you want simpler deployment and updates, learning Docker is worth it. It makes moving between laptop and cloud much cleaner and avoids dependency issues.