https://wiki.cs.earlham.edu/index.php?title=Nginx&feed=atom&action=history Nginx - Revision history 2024-03-29T01:01:30Z Revision history for this page on the wiki MediaWiki 1.32.1 https://wiki.cs.earlham.edu/index.php?title=Nginx&diff=17769&oldid=prev Craigje: Replaced content with "Go here." 2021-01-22T14:01:09Z <p>Replaced content with &quot;<a href="/index.php/Sysadmin:Web_Servers" title="Sysadmin:Web Servers">Go here.</a>&quot;</p> <table class="diff diff-contentalign-left" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #222; text-align: center;">← Older revision</td> <td colspan="2" style="background-color: #fff; color: #222; text-align: center;">Revision as of 14:01, 22 January 2021</td> </tr><tr><td colspan="2" class="diff-lineno" id="mw-diff-left-l1" >Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">We run nginx as our tools web server.</del></div></td><td class='diff-marker'>+</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>[[Sysadmin:<ins class="diffchange diffchange-inline">Web Servers</ins>|<ins class="diffchange diffchange-inline">Go </ins>here<ins class="diffchange diffchange-inline">.</ins>]]</div></td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div> </div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">==Installation==</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">Run &lt;code&gt;sudo apt-get install nginx&lt;/code&gt;.</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div> </div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">==Configuration==</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">Just installing and running nginx will display a message to visitors to the url that the site must still be configured.</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div> </div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">To actually do that:</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">* We have a bunch of site files in &lt;code&gt;tools:/etc/nginx/sites-available&lt;/code&gt; (plus symlinks in &lt;code&gt;sites-enabled&lt;/code&gt;). Copy those over to the corresponding directories.</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">* We're currently using the same SSL certs as we use on web. </del>[[Sysadmin:<del class="diffchange diffchange-inline">Upgrading SSL Certificate </del>| <del class="diffchange diffchange-inline">Info </del>here]]<del class="diffchange diffchange-inline">.</del></div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div> </div></td><td colspan="2"> </td></tr> <tr><td class='diff-marker'>−</td><td style="color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><del class="diffchange diffchange-inline">Watch this space, work in progress.</del></div></td><td colspan="2"> </td></tr> </table> Craigje https://wiki.cs.earlham.edu/index.php?title=Nginx&diff=16560&oldid=prev Craigje: Created page with "We run nginx as our tools web server. ==Installation== Run <code>sudo apt-get install nginx</code>. ==Configuration== Just installing and running nginx will display a messag..." 2018-07-12T15:14:33Z <p>Created page with &quot;We run nginx as our tools web server. ==Installation== Run &lt;code&gt;sudo apt-get install nginx&lt;/code&gt;. ==Configuration== Just installing and running nginx will display a messag...&quot;</p> <p><b>New page</b></p><div>We run nginx as our tools web server.<br /> <br /> ==Installation==<br /> Run &lt;code&gt;sudo apt-get install nginx&lt;/code&gt;.<br /> <br /> ==Configuration==<br /> Just installing and running nginx will display a message to visitors to the url that the site must still be configured.<br /> <br /> To actually do that:<br /> * We have a bunch of site files in &lt;code&gt;tools:/etc/nginx/sites-available&lt;/code&gt; (plus symlinks in &lt;code&gt;sites-enabled&lt;/code&gt;). Copy those over to the corresponding directories.<br /> * We're currently using the same SSL certs as we use on web. [[Sysadmin:Upgrading SSL Certificate | Info here]].<br /> <br /> Watch this space, work in progress.</div> Craigje