Built a fresh virtual machine (with VirtualBox) running CentOS 7. Did yum install wget. But cannot get the Enterprise Server RPM. I am trying
wget http://packages.couchbase.com/releases/4.1.0/couchbase-server-enterprise-4.1.0-centos7.x86_64.rpm
I got the rpm file name directly from the Download button on the Couchbase downloads page.
I get
Resolving packages.couchbase.com… 54.231.2.224
Connecting to packages.couchbase.com… connected
HTTP request sent, awaiting response… 403 Forbidden
Any ideas what’s wrong?
TIA,
Chuck