add selfoss on centos7 guide

This commit is contained in:
2017-12-13 16:53:41 -08:00
parent 6a0434a998
commit e250ef1187
35 changed files with 707 additions and 60 deletions

View File

@@ -134,6 +134,11 @@
<a class="" href="self_signed_certs/">Self Signed Certs</a>
</li>
<li class="toctree-l1">
<a class="" href="selfoss_on_centos7/">Selfoss on Centos7</a>
</li>
</ul>
</div>
&nbsp;
@@ -184,6 +189,7 @@
<li><a href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a></li>
<li><a href="misc_tips_troubleshooting/">Misc Tips, Trouble Shooting</a></li>
<li><a href="self_signed_certs/">Self Signed Certs</a></li>
<li><a href="selfoss_on_centos7/">Selfoss on Centos7</a></li>
</ul>
<!---
* [Template](Template.md)
@@ -210,12 +216,12 @@
Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<div class="rst-versions" role="note" style="cursor: pointer">
@@ -227,12 +233,15 @@
</span>
</div>
<script>var base_url = '.';</script>
<script src="./js/theme.js"></script>
<script src="./search/require.js"></script>
<script src="./search/search.js"></script>
</body>
</html>
<!--
MkDocs version : 0.16.3
Build Date UTC : 2017-09-07 16:50:29
MkDocs version : 0.17.2
Build Date UTC : 2017-12-14 00:52:58
-->