How to host personal couchbase server

Hi so recently Ive been learning databases and have been working with noSQL (couchDB) and I currently have 6.0.0 installed. But I have a bit of an issue, I have a few projects that depend on the DB, but those are all locally host it. Meaning if I want to look at the docs in the DB or what ever I go to localhost:8091. I was wondering Is there a way to host my own personal couchDB? I dont want to pay for cloud as I dont have that big of a use for it (Its for me mostly). I want for me to be able to access the DB where ever I am at;
Example:
xxx.xx.x.xx.xxx:xxxx is my couchbaseDB which allows my backend to communicate with my DB no matter what system its on.