TECH TIPS
Ubuntu how do start ubuntu in console mode instead of logging in
Press Ctrl + Alt + F3
MacOS 10.13.6 Update Failed to Complete? Mac Won’t Boot? Troubleshooting Update Failures
Try reinstalling from Internet Recovery mode instead: Command + Option + R on boot
Minimize downtime with Read-Only Mode for Confluence Data Center
At Atlassian, we know work can’t stop for maintenance windows. For many organizations, it can be difficult for admins to find time for planned maintenance. After all, downtime on mission-critical applications can affect productivity and team output. To minimize...
Running Confluence behind NGINX with SSL
This page describes how to set up NGINX as a reverse proxy for Confluence. The configuration described on this page results in a scenario where: External client connections with NGINX are secured using SSL. Connections between NGINX and Confluence Server are...
Securing your Atlassian applications with Apache using SSL
This page explains how to configure HTTPS (HTTP over SSL) when using Apache as a reverse proxy. You should consider doing this to ensure usernames, passwords and other proprietary data are encrypted when accessing your applications over the internet. The instructions...
How to use NGINX to proxy requests for Confluence
Purpose This page describes a possible way to use NGINX to proxy requests for Confluence running in a standard Tomcat container. You can find additional documentation that explains how to use Apache mod_proxy for the very same purpose. For Confluence 6.0 or later...