I followed the installation instructions from this page: https://www.digitalocean.com/community/tutorials/how-to-install-couchdb-and-futon-on-ubuntu-14-04
I then changed the ownership of /etc/couchdb from root to ubuntu so that i can edit the local.ini file.
I then changed the bind address in the local.ini file to 0.0.0.0 so that I can access the Futon interface on an external IP. The port is still the same.
I then restarted CouchDB but I can't access Futon no matter what.
Any help?