After many many google searches I am still unclear on how to install a CouchDB instance on an Infrastructure as a Service cloud service. I have looked into DBaaS options such as Cloudant, but for initial testing I would like to host the database on an IaaS.
Specifically, I am wanting to host my database on Nifty Cloud, a Japan-only IaaS. Is this even possible?
I can use Windows or CentOS Linux.
local.ini
yourip:port/_utils
You find a step-by-step description for several OS's in the CouchDB installation notes.