diff --git a/content/2016-08.md b/content/2016-08.md
index 857f30727..8d3bf7274 100644
--- a/content/2016-08.md
+++ b/content/2016-08.md
@@ -98,3 +98,9 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
- More work on the Ansible stuff for this, allowing Tomcat 7 to use Java 8
- Merge pull request for fixing the type Discovery index to use `dc.type` ([#262](https://github.com/ilri/DSpace/pull/262))
- Merge pull request for removing "Bitstream" text from item display, as it confuses users and isn't necessary ([#263](https://github.com/ilri/DSpace/pull/263))
+
+## 2016-08-11
+
+- Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff
+
+![DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5](../images/2016/08/dspace55-ubuntu16.04.png)
diff --git a/public/2016-08/index.html b/public/2016-08/index.html
index bf4998fe3..1f3dc9d36 100644
--- a/public/2016-08/index.html
+++ b/public/2016-08/index.html
@@ -192,6 +192,14 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
Merge pull request for removing “Bitstream” text from item display, as it confuses users and isn’t necessary (#263)
+
2016-08-11
+
+
+
Finally got DSpace (5.5) running on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5 via the updated Ansible stuff