You are not logged in.
Pages: 1
Hello,
I was thinking that it would be kind of cool to have BaaS-support for the mORMot. To have central data storage when you can't have server of your own, and hosted dedicated or not virtual servers are Overkill or too pricey?
If there already is the way to achieve this, I am all ears
-Tee-
Offline
You could use a MongoDB server as backend, hosted in a BaaS cloud center.
See https://mongolab.com/ or http://docs.mongodb.org/ecosystem/platforms/amazon-ec2/ or http://docs.mongodb.org/ecosystem/platf … ows-azure/
But IMHO a Linux (VPS) server hosting a mORMot server with its own SQLite3 database is the best option of all.
It would beat BaaS hosting in terms of prices, speed and modularity.
Offline
Yeah, thanks.
I've heard that you can get hosted Linux (And even Windows) for very cheap from some places. I am not sure which vendors to look for and what the price would be.
If anyone has good choices for mORMot users for server hosting, let the rest of us know. #SharingIsCaring
-Tee-
Offline
http://cheapwindowsvps.com/ may be quite... cheap Windows hosting...
Offline
Pages: 1