diff --git a/content/2016-08.md b/content/2016-08.md index 8d3bf7274..36c3f45a0 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -104,3 +104,13 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol - 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) + +## 2016-08-14 + +- Update Mirage 2 build notes for Ubuntu 16.04: https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0 + +## 2016-08-15 + +- Notes on NodeJS + nginx + systemd: https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1 + +![ExpressJS running behind nginx](../images/2016/08/nodejs-nginx.png) diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 1f3dc9d36..51f642963 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -200,6 +200,20 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol

DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5

+

2016-08-14

+ + + +

2016-08-15

+ + + +

ExpressJS running behind nginx

+