From c4e2b1072afabfd9fc59197527c86ae5cc737247 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 15 Aug 2016 11:34:55 +0300 Subject: [PATCH] Add notes for 2016-08-15 --- content/2016-08.md | 10 ++++++++++ public/2016-08/index.html | 14 ++++++++++++++ public/images/2016/08/nodejs-nginx.png | Bin 0 -> 33775 bytes public/index.xml | 14 ++++++++++++++ public/tags/notes/index.xml | 14 ++++++++++++++ static/images/2016/08/nodejs-nginx.png | Bin 0 -> 33775 bytes 6 files changed, 52 insertions(+) create mode 100644 public/images/2016/08/nodejs-nginx.png create mode 100644 static/images/2016/08/nodejs-nginx.png 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

+