Running Jive on port 80 without SSL
Although not recommended in production, you can run Jive on port 80 without using SSL if you configure webapp proxy settings and you redirect ports using iptables.
To honor a number of customer requests, we removed the requirement of being a
privileged (root) user to install Jive. As a result, Jive now runs on port 8080
because Jive is now installed by non-privileged (jive
) user and
that user cannot use port 80.
Beginning with Jive 7, we insist you run Jive with the more secure SSL. If you want to change this, you now need to make a few Linux configurations to allow access to your site using port 80 without SSL.
To set up a Jive instance without SSL that listens on port 80: