Hi Tim, OpenWhisk can run your node.js scripts. (https://www.ibm.com/cloud/functions ) CloudStation can host your app via the default CouchDB vhost like this https://bloggr.exmer.com/
CloudStation is using no static file server and only OpenWhisk and CouchDB to run the App and databases. - Martin On Wed, 18 Aug 2021 at 22:58, Tim Black <[email protected]> wrote: > Hi, > > Can anyone recommend a host which would work well for the following use > case? > > I'd like to develop apps using an architecture like Hoodie (which > requires one CouchDB server instance, one Node.js app, and a static file > server). I might use https://github.com/sl-nx/superlogin-next. This > architecture uses one database per user, so one CouchDB server instance > per application. > > I'd like to develop multiple applications, so be able to host multiple > CouchDB servers. The apps are for personal use presently, though some > might be monetized later. So, the amount of data the apps will contain > will be very small during development, so I'm interested in a low cost > host for now. > > I could host the Node apps & static files elsewhere if necessary. > > In summary, I'd like to find a host which meets the following criteria: > > - Easy > - Cheap > - Multiple CouchDB instances > > Thanks for any recommendations! > > Kind regards, > > Tim > >
