Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page logs the release of my confluence server set aside for non-profits.

Table of Contents

August 14, 2015 - Upgraded to Confluence 5.8.8, Moved to New LXC Server and More

  1. Moved to new server with 2GB of memory and 60GB of disk space.
  2. Ubuntu 14.04.3 LTS
  3. Separate Linux Container for Web, App and DB
  4. Upgraded to unlimited community license
  5. Had to install Gliffy via Upload for some reason (probably bug) as it recognized in purchased add-ons but could not install automatically. Circle back to see if it will auto-update properly
  6. Updated JDBC Driver
  7. Updated to Java 32-bit 1.8.0_51 (Roderick at some point go back and check if Confluence guys make it run in Java server mode which is more efficient)
  8. Changed of DNS for bonsaiframework.com and breakitdown.ca pointing to web server.
  9. Change DNS tin-pham.com to point to host running LXC.

Setup LXC Containers,

Code Block
languagebash
sudo lxc-ls -f
[sudo] password for tin.pham: 
NAME      STATE    IPV4                      IPV6  AUTOSTART  
------------------------------------------------------------
t01app    RUNNING  10.0.3.11                 -     NO         
t01sql    RUNNING  10.0.3.20                 -     NO         
t01web    RUNNING  10.0.3.10, 64.73.220.117  -     NO         

Access t01app directly via ssh by port 23 (note I used iptables, but did not save and make permanent yet, what this means is a reboot of host will cause not to work).

Consider making different logs per LXC.

April 16, 2015 - Enabled iFrames, Tin

...