Add notes for 2016-08-15

This commit is contained in:
Alan Orth 2016-08-15 11:34:55 +03:00
parent f2bf2247c2
commit c4e2b1072a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 52 additions and 0 deletions

View File

@ -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)

View File

@ -200,6 +200,20 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
<p><img src="../images/2016/08/dspace55-ubuntu16.04.png" alt="DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5" /></p>
<h2 id="2016-08-14">2016-08-14</h2>
<ul>
<li>Update Mirage 2 build notes for Ubuntu 16.04: <a href="https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0">https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0</a></li>
</ul>
<h2 id="2016-08-15">2016-08-15</h2>
<ul>
<li>Notes on NodeJS + nginx + systemd: <a href="https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1">https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1</a></li>
</ul>
<p><img src="../images/2016/08/nodejs-nginx.png" alt="ExpressJS running behind nginx" /></p>
</section>
<footer>

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@ -137,6 +137,20 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-14&#34;&gt;2016-08-14&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Update Mirage 2 build notes for Ubuntu 16.04: &lt;a href=&#34;https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0&#34;&gt;https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-15&#34;&gt;2016-08-15&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Notes on NodeJS + nginx + systemd: &lt;a href=&#34;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&#34;&gt;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
</description>
</item>

View File

@ -137,6 +137,20 @@ $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/sol
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/dspace55-ubuntu16.04.png&#34; alt=&#34;DSpace 5.5 on Ubuntu 16.04, Tomcat 7, Java 8, PostgreSQL 9.5&#34; /&gt;&lt;/p&gt;
&lt;h2 id=&#34;2016-08-14&#34;&gt;2016-08-14&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Update Mirage 2 build notes for Ubuntu 16.04: &lt;a href=&#34;https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0&#34;&gt;https://gist.github.com/alanorth/2cf9c15834dc68a514262fcb04004cb0&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;2016-08-15&#34;&gt;2016-08-15&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Notes on NodeJS + nginx + systemd: &lt;a href=&#34;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&#34;&gt;https://gist.github.com/alanorth/51acd476891c67dfe27725848cf5ace1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;../images/2016/08/nodejs-nginx.png&#34; alt=&#34;ExpressJS running behind nginx&#34; /&gt;&lt;/p&gt;
</description>
</item>

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB