Author

Steve Smith

[guest author fields > title]

Steve Smith has worked at Atlassian for over 8 years, both as a sysadmin and a developer. Prior to that he worked on tanks and radars in the Outer Hebrides, telecoms systems in Hong Kong, and in startups in Australia. He now works out of Atlassian’s Amsterdam offices, focusing on high-availability, continuous-deployment and platform migration issues.


Warning: Undefined array key “link” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/template-parts/cards/feed-card.php on line 146
lighttpd as a front-end for Atlassian applications

Currently the preferred way to enable SSL or port 80 for a Java application is to install Apache as a reverse proxy. But using mod_proxy or mod_jk you can use standard SSL certificate formats and use it to securely open port 80 and map to the application. However using Apache is slightly overkill when we’re […]