From e250ef1187364a044e89f24f53f93204f606697d Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Wed, 13 Dec 2017 16:53:41 -0800 Subject: [PATCH] add selfoss on centos7 guide --- docs/index.md | 1 + docs/selfoss_on_centos7.md | 37 +++ mkdocs.yml | 1 + site/404.html | 194 ++++++++++++++ .../index.html | 12 +- site/arch_postgresql_nspawn/index.html | 12 +- site/arch_redis_nspawn/index.html | 12 +- site/css/theme_extra.css | 3 +- .../index.html | 12 +- .../index.html | 12 +- site/fonts/fontawesome-webfont.eot | Bin site/fonts/fontawesome-webfont.svg | 0 site/fonts/fontawesome-webfont.ttf | Bin site/fonts/fontawesome-webfont.woff | Bin site/freebsd_jails_on_freenas/index.html | 12 +- site/gentoo_lxd_container/index.html | 12 +- .../index.html | 12 +- site/index.html | 17 +- site/js/theme.js | 17 ++ .../index.html | 12 +- site/mastodon_on_arch/index.html | 12 +- site/misc_tips_troubleshooting/index.html | 12 +- site/nspawn/index.html | 12 +- site/search.html | 17 +- site/{mkdocs/js => search}/lunr.min.js | 0 site/{mkdocs/js => search}/mustache.min.js | 0 site/{mkdocs/js => search}/require.js | 0 .../search-results-template.mustache | 0 site/{mkdocs/js => search}/search.js | 12 +- site/{mkdocs => search}/search_index.json | 14 +- site/{mkdocs/js => search}/text.js | 0 site/self_signed_certs/index.html | 16 +- site/selfoss_on_centos7/index.html | 244 ++++++++++++++++++ .../index.html | 12 +- site/sitemap.xml | 38 +-- 35 files changed, 707 insertions(+), 60 deletions(-) create mode 100644 docs/selfoss_on_centos7.md create mode 100644 site/404.html mode change 100755 => 100644 site/fonts/fontawesome-webfont.eot mode change 100755 => 100644 site/fonts/fontawesome-webfont.svg mode change 100755 => 100644 site/fonts/fontawesome-webfont.ttf mode change 100755 => 100644 site/fonts/fontawesome-webfont.woff rename site/{mkdocs/js => search}/lunr.min.js (100%) rename site/{mkdocs/js => search}/mustache.min.js (100%) rename site/{mkdocs/js => search}/require.js (100%) rename site/{mkdocs/js => search}/search-results-template.mustache (100%) rename site/{mkdocs/js => search}/search.js (92%) rename site/{mkdocs => search}/search_index.json (97%) rename site/{mkdocs/js => search}/text.js (100%) create mode 100644 site/selfoss_on_centos7/index.html diff --git a/docs/index.md b/docs/index.md index 173a95f..f534afe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,6 +16,7 @@ Obviously, the commit history will reflect the time when these documents are wri * [Quick Dirty Postgresql Nspawn Container on Arch Linux](arch_postgresql_nspawn.md) * [Misc Tips, Trouble Shooting](misc_tips_troubleshooting.md) * [Self Signed Certs](self_signed_certs.md) +* [Selfoss on Centos7](selfoss_on_centos7.md) + + + + + + + + + Trent Docs + + + + + + + + + + + + + + +
+ + + + +
+ + + + + +
+
+
+
    +
  • Docs »
  • + + +
  • + +
  • +
+
+
+
+
+ + +

404

+ +

Page not found

+ + +
+
+ + +
+
+ +
+ +
+ +
+ + + + + +
+ + + + + + + diff --git a/site/apt_pinning_artful_aardvark_packages_in_xenial_xerus/index.html b/site/apt_pinning_artful_aardvark_packages_in_xenial_xerus/index.html index cab1ad9..4860eeb 100644 --- a/site/apt_pinning_artful_aardvark_packages_in_xenial_xerus/index.html +++ b/site/apt_pinning_artful_aardvark_packages_in_xenial_xerus/index.html @@ -128,6 +128,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -315,12 +320,12 @@ The following NEW packages will be installed: Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -334,7 +339,10 @@ The following NEW packages will be installed:
    + + + diff --git a/site/arch_postgresql_nspawn/index.html b/site/arch_postgresql_nspawn/index.html index bdb3853..1cfd8b6 100644 --- a/site/arch_postgresql_nspawn/index.html +++ b/site/arch_postgresql_nspawn/index.html @@ -128,6 +128,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -205,12 +210,12 @@ wants to access the database.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -224,7 +229,10 @@ wants to access the database.

    + + + diff --git a/site/arch_redis_nspawn/index.html b/site/arch_redis_nspawn/index.html index cae0747..f57aaf2 100644 --- a/site/arch_redis_nspawn/index.html +++ b/site/arch_redis_nspawn/index.html @@ -128,6 +128,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -196,12 +201,12 @@ bind 0.0.0.0 Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -215,7 +220,10 @@ bind 0.0.0.0
    + + + diff --git a/site/css/theme_extra.css b/site/css/theme_extra.css index e53d320..cf8123e 100644 --- a/site/css/theme_extra.css +++ b/site/css/theme_extra.css @@ -176,7 +176,7 @@ form .search-query { /* * Account for wide tables which go off the side. * Override borders to avoid wierdness on narrow tables. - * + * * https://github.com/mkdocs/mkdocs/issues/834 * https://github.com/mkdocs/mkdocs/pull/1034 */ @@ -191,3 +191,4 @@ td, th { border: 1px solid #e1e4e5 !important; /* csslint allow: important */ border-collapse: collapse; } + diff --git a/site/debian_nspawn_container_on_arch_for_testing_apache_configurations/index.html b/site/debian_nspawn_container_on_arch_for_testing_apache_configurations/index.html index 8d43f49..fbb8c9b 100644 --- a/site/debian_nspawn_container_on_arch_for_testing_apache_configurations/index.html +++ b/site/debian_nspawn_container_on_arch_for_testing_apache_configurations/index.html @@ -128,6 +128,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -262,12 +267,12 @@ a2ensite default-ssl.conf ; systemctl reload apache2 Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -281,7 +286,10 @@ a2ensite default-ssl.conf ; systemctl reload apache2
    + + + diff --git a/site/dynamic_cacheing_nginx_reverse_proxy_for_pacman/index.html b/site/dynamic_cacheing_nginx_reverse_proxy_for_pacman/index.html index be7ee1d..eaa614d 100644 --- a/site/dynamic_cacheing_nginx_reverse_proxy_for_pacman/index.html +++ b/site/dynamic_cacheing_nginx_reverse_proxy_for_pacman/index.html @@ -146,6 +146,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -528,12 +533,12 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -547,7 +552,10 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
    + + + diff --git a/site/fonts/fontawesome-webfont.eot b/site/fonts/fontawesome-webfont.eot old mode 100755 new mode 100644 diff --git a/site/fonts/fontawesome-webfont.svg b/site/fonts/fontawesome-webfont.svg old mode 100755 new mode 100644 diff --git a/site/fonts/fontawesome-webfont.ttf b/site/fonts/fontawesome-webfont.ttf old mode 100755 new mode 100644 diff --git a/site/fonts/fontawesome-webfont.woff b/site/fonts/fontawesome-webfont.woff old mode 100755 new mode 100644 diff --git a/site/freebsd_jails_on_freenas/index.html b/site/freebsd_jails_on_freenas/index.html index 897e07f..a7bec70 100644 --- a/site/freebsd_jails_on_freenas/index.html +++ b/site/freebsd_jails_on_freenas/index.html @@ -142,6 +142,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -362,12 +367,12 @@ so that it looks like this.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -381,7 +386,10 @@ so that it looks like this.

    + + + diff --git a/site/gentoo_lxd_container/index.html b/site/gentoo_lxd_container/index.html index b37fcc8..a7540d2 100644 --- a/site/gentoo_lxd_container/index.html +++ b/site/gentoo_lxd_container/index.html @@ -138,6 +138,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -237,12 +242,12 @@ ln -s /usr/share/zoneinfo/America/Los_Angeles /etc/localtime Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -256,7 +261,10 @@ ln -s /usr/share/zoneinfo/America/Los_Angeles /etc/localtime
    + + + diff --git a/site/how_to_reassign_a_static_ip_address_with_dnsmasq/index.html b/site/how_to_reassign_a_static_ip_address_with_dnsmasq/index.html index 2cb8209..0f91751 100644 --- a/site/how_to_reassign_a_static_ip_address_with_dnsmasq/index.html +++ b/site/how_to_reassign_a_static_ip_address_with_dnsmasq/index.html @@ -128,6 +128,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -203,12 +208,12 @@ and then restart networking on the new client machine.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -222,7 +227,10 @@ and then restart networking on the new client machine.

    + + + diff --git a/site/index.html b/site/index.html index c860502..9cd214a 100644 --- a/site/index.html +++ b/site/index.html @@ -134,6 +134,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -184,6 +189,7 @@
  • Quick Dirty Postgresql Nspawn Container on Arch Linux
  • Misc Tips, Trouble Shooting
  • Self Signed Certs
  • +
  • Selfoss on Centos7
  • diff --git a/site/js/theme.js b/site/js/theme.js index 99b146e..dda9975 100644 --- a/site/js/theme.js +++ b/site/js/theme.js @@ -11,6 +11,23 @@ $( document ).ready(function() { $("[data-toggle='rst-versions']").toggleClass("shift"); }); + // Keyboard navigation + document.addEventListener("keydown", function(e) { + if ($(e.target).is(':input')) return true; + var key = e.which || e.keyCode || window.event && window.event.keyCode; + var page; + switch (key) { + case 39: // right arrow + page = $('[role="navigation"] a:contains(Next):first').prop('href'); + break; + case 37: // left arrow + page = $('[role="navigation"] a:contains(Previous):first').prop('href'); + break; + default: break; + } + if (page) window.location.href = page; + }); + $(document).on('click', "[data-toggle='rst-current-version']", function() { $("[data-toggle='rst-versions']").toggleClass("shift-up"); }); diff --git a/site/lxd_container_home_server_networking_for_dummies/index.html b/site/lxd_container_home_server_networking_for_dummies/index.html index 357d228..c7fba09 100644 --- a/site/lxd_container_home_server_networking_for_dummies/index.html +++ b/site/lxd_container_home_server_networking_for_dummies/index.html @@ -142,6 +142,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -481,12 +486,12 @@ vim /etc/hosts Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -500,7 +505,10 @@ vim /etc/hosts
    + + + diff --git a/site/mastodon_on_arch/index.html b/site/mastodon_on_arch/index.html index 41cc8e5..0208196 100644 --- a/site/mastodon_on_arch/index.html +++ b/site/mastodon_on_arch/index.html @@ -140,6 +140,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -255,12 +260,12 @@ useful for reference.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -274,7 +279,10 @@ useful for reference.

    + + + diff --git a/site/misc_tips_troubleshooting/index.html b/site/misc_tips_troubleshooting/index.html index df142f2..a934695 100644 --- a/site/misc_tips_troubleshooting/index.html +++ b/site/misc_tips_troubleshooting/index.html @@ -144,6 +144,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -262,12 +267,12 @@ shows read error on /dev/sdc.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -281,7 +286,10 @@ shows read error on /dev/sdc.

    + + + diff --git a/site/nspawn/index.html b/site/nspawn/index.html index 6037dd2..c42d763 100644 --- a/site/nspawn/index.html +++ b/site/nspawn/index.html @@ -144,6 +144,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -342,12 +347,12 @@ to talk to each other. But I intend to look into this some more.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -361,7 +366,10 @@ to talk to each other. But I intend to look into this some more.

    + + + diff --git a/site/search.html b/site/search.html index 3c57bd3..4c84ff8 100644 --- a/site/search.html +++ b/site/search.html @@ -17,10 +17,7 @@ - - - - + @@ -118,6 +115,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -175,12 +177,12 @@ Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -190,7 +192,10 @@
    + + + diff --git a/site/mkdocs/js/lunr.min.js b/site/search/lunr.min.js similarity index 100% rename from site/mkdocs/js/lunr.min.js rename to site/search/lunr.min.js diff --git a/site/mkdocs/js/mustache.min.js b/site/search/mustache.min.js similarity index 100% rename from site/mkdocs/js/mustache.min.js rename to site/search/mustache.min.js diff --git a/site/mkdocs/js/require.js b/site/search/require.js similarity index 100% rename from site/mkdocs/js/require.js rename to site/search/require.js diff --git a/site/mkdocs/js/search-results-template.mustache b/site/search/search-results-template.mustache similarity index 100% rename from site/mkdocs/js/search-results-template.mustache rename to site/search/search-results-template.mustache diff --git a/site/mkdocs/js/search.js b/site/search/search.js similarity index 92% rename from site/mkdocs/js/search.js rename to site/search/search.js index d5c8661..2283930 100644 --- a/site/mkdocs/js/search.js +++ b/site/search/search.js @@ -1,8 +1,12 @@ +require.config({ + baseUrl: base_url + "/search/" +}); + require([ - base_url + '/mkdocs/js/mustache.min.js', - base_url + '/mkdocs/js/lunr.min.js', + 'mustache.min', + 'lunr.min', 'text!search-results-template.mustache', - 'text!../search_index.json', + 'text!search_index.json', ], function (Mustache, lunr, results_template, data) { "use strict"; @@ -83,6 +87,6 @@ require([ search(); } - search_input.addEventListener("keyup", search); + if (search_input){search_input.addEventListener("keyup", search);} }); diff --git a/site/mkdocs/search_index.json b/site/search/search_index.json similarity index 97% rename from site/mkdocs/search_index.json rename to site/search/search_index.json index 47bef30..4d9138a 100644 --- a/site/mkdocs/search_index.json +++ b/site/search/search_index.json @@ -2,7 +2,7 @@ "docs": [ { "location": "/", - "text": "Welcome to Trent Docs\n\n\nGit Repo For These Docs\n\n\nObviously, the commit history will reflect the time when these documents are written.\n\n\n\n\nApt Pinning Artful Aardvark Packages in Xenial Xerus\n\n\nLXD Container Home Server Networking For Dummies\n\n\nHow To Reassign A Static Ip Address with dnsmasq\n\n\nServe And Share Apps From Your Phone With Fdroid\n\n\nNspawn Containers\n\n\nGentoo LXD Container\n\n\nMastodon on Arch\n\n\nDebian Nspawn Container On Arch For Testing Apache Configurations\n\n\nDynamic Cacheing Nginx Reverse Proxy For Pacman\n\n\nFreeBSD Jails on FreeNAS\n \n\n\nQuick Dirty Redis Nspawn Container on Arch Linux\n\n\nQuick Dirty Postgresql Nspawn Container on Arch Linux\n\n\nMisc Tips, Trouble Shooting\n\n\nSelf Signed Certs", + "text": "Welcome to Trent Docs\n\n\nGit Repo For These Docs\n\n\nObviously, the commit history will reflect the time when these documents are written.\n\n\n\n\nApt Pinning Artful Aardvark Packages in Xenial Xerus\n\n\nLXD Container Home Server Networking For Dummies\n\n\nHow To Reassign A Static Ip Address with dnsmasq\n\n\nServe And Share Apps From Your Phone With Fdroid\n\n\nNspawn Containers\n\n\nGentoo LXD Container\n\n\nMastodon on Arch\n\n\nDebian Nspawn Container On Arch For Testing Apache Configurations\n\n\nDynamic Cacheing Nginx Reverse Proxy For Pacman\n\n\nFreeBSD Jails on FreeNAS\n \n\n\nQuick Dirty Redis Nspawn Container on Arch Linux\n\n\nQuick Dirty Postgresql Nspawn Container on Arch Linux\n\n\nMisc Tips, Trouble Shooting\n\n\nSelf Signed Certs\n\n\nSelfoss on Centos7", "title": "Home" }, { @@ -12,7 +12,7 @@ }, { "location": "/#git-repo-for-these-docs", - "text": "Obviously, the commit history will reflect the time when these documents are written. Apt Pinning Artful Aardvark Packages in Xenial Xerus LXD Container Home Server Networking For Dummies How To Reassign A Static Ip Address with dnsmasq Serve And Share Apps From Your Phone With Fdroid Nspawn Containers Gentoo LXD Container Mastodon on Arch Debian Nspawn Container On Arch For Testing Apache Configurations Dynamic Cacheing Nginx Reverse Proxy For Pacman FreeBSD Jails on FreeNAS Quick Dirty Redis Nspawn Container on Arch Linux Quick Dirty Postgresql Nspawn Container on Arch Linux Misc Tips, Trouble Shooting Self Signed Certs", + "text": "Obviously, the commit history will reflect the time when these documents are written. Apt Pinning Artful Aardvark Packages in Xenial Xerus LXD Container Home Server Networking For Dummies How To Reassign A Static Ip Address with dnsmasq Serve And Share Apps From Your Phone With Fdroid Nspawn Containers Gentoo LXD Container Mastodon on Arch Debian Nspawn Container On Arch For Testing Apache Configurations Dynamic Cacheing Nginx Reverse Proxy For Pacman FreeBSD Jails on FreeNAS Quick Dirty Redis Nspawn Container on Arch Linux Quick Dirty Postgresql Nspawn Container on Arch Linux Misc Tips, Trouble Shooting Self Signed Certs Selfoss on Centos7", "title": "Git Repo For These Docs" }, { @@ -514,6 +514,16 @@ "location": "/self_signed_certs/#setting-up-self-signed-certs", "text": "This jamielinux \nblog post looks promising.", "title": "Setting up Self-Signed Certs" + }, + { + "location": "/selfoss_on_centos7/", + "text": "Selfoss on Centos 7\n\n\nThe target here is a very low resource vps running Centos7.\nYou can use mysql or postgresql, but performance is fine with sqlite database.\nYou'll need the epel repo in order to install python2-certbot-apache.\n\n\nHere's a great guide for setting up apache with letsencrypt on Centos7\n.\n\n\nYou'll want to install the following packages\n\n\n\n\nmod_ssl\n\n\npython2-certbot-apache\n\n\nphp\n\n\nphp-gd\n\n\nphp-http\n\n\nphp-pdo\n\n\nunzip\n\n\nwget\n\n\n\n\nThe documentation\n explains how to set up\nthe config.ini and .htaccess files, RewriteEngine, RewriteBase,\ndatabase, and explains the apache modules that you\nwant enabled. Hint, use \napachectl -M\n, \napachectl help\n, etc.\n\n\nYou'll probably want to extract the \napplication to \n/var/www/html/selfoss/\n or similar, and then add a configuration.\n\n\n# /etc/httpd/conf.d/selfoss.conf\nAlias \"/selfoss/\" \"/var/www/html/selfoss/\"\n\n Options FollowSymLinks\n AllowOverride All\n\n\n\n\n\nMake sure that the selfoss directory is owned by apache:apache.", + "title": "Selfoss on Centos7" + }, + { + "location": "/selfoss_on_centos7/#selfoss-on-centos-7", + "text": "The target here is a very low resource vps running Centos7.\nYou can use mysql or postgresql, but performance is fine with sqlite database.\nYou'll need the epel repo in order to install python2-certbot-apache. Here's a great guide for setting up apache with letsencrypt on Centos7 . You'll want to install the following packages mod_ssl python2-certbot-apache php php-gd php-http php-pdo unzip wget The documentation explains how to set up\nthe config.ini and .htaccess files, RewriteEngine, RewriteBase,\ndatabase, and explains the apache modules that you\nwant enabled. Hint, use apachectl -M , apachectl help , etc. You'll probably want to extract the \napplication to /var/www/html/selfoss/ or similar, and then add a configuration. # /etc/httpd/conf.d/selfoss.conf\nAlias \"/selfoss/\" \"/var/www/html/selfoss/\"\n\n Options FollowSymLinks\n AllowOverride All\n Make sure that the selfoss directory is owned by apache:apache.", + "title": "Selfoss on Centos 7" } ] } \ No newline at end of file diff --git a/site/mkdocs/js/text.js b/site/search/text.js similarity index 100% rename from site/mkdocs/js/text.js rename to site/search/text.js diff --git a/site/self_signed_certs/index.html b/site/self_signed_certs/index.html index 750ed1c..f8f39eb 100644 --- a/site/self_signed_certs/index.html +++ b/site/self_signed_certs/index.html @@ -128,6 +128,11 @@ +
  • + + Selfoss on Centos7 +
  • +   @@ -170,6 +175,8 @@ blog post looks promising.

    - +
    @@ -200,9 +207,14 @@ blog post looks promising.

    « Previous + Next » +
    + + + diff --git a/site/selfoss_on_centos7/index.html b/site/selfoss_on_centos7/index.html new file mode 100644 index 0000000..2bd00b1 --- /dev/null +++ b/site/selfoss_on_centos7/index.html @@ -0,0 +1,244 @@ + + + + + + + + + + + Selfoss on Centos7 - Trent Docs + + + + + + + + + + + + + + + + +
    + + + + +
    + + + + + +
    +
    +
    +
      +
    • Docs »
    • + + + +
    • Selfoss on Centos7
    • +
    • + +
    • +
    +
    +
    +
    +
    + +

    Selfoss on Centos 7

    +

    The target here is a very low resource vps running Centos7. +You can use mysql or postgresql, but performance is fine with sqlite database. +You'll need the epel repo in order to install python2-certbot-apache.

    +

    Here's a great guide for setting up apache with letsencrypt on Centos7.

    +

    You'll want to install the following packages

    +
      +
    • mod_ssl
    • +
    • python2-certbot-apache
    • +
    • php
    • +
    • php-gd
    • +
    • php-http
    • +
    • php-pdo
    • +
    • unzip
    • +
    • wget
    • +
    +

    The documentation explains how to set up +the config.ini and .htaccess files, RewriteEngine, RewriteBase, +database, and explains the apache modules that you +want enabled. Hint, use apachectl -M, apachectl help, etc.

    +

    You'll probably want to extract the +application to /var/www/html/selfoss/ or similar, and then add a configuration.

    +
    # /etc/httpd/conf.d/selfoss.conf
    +Alias "/selfoss/" "/var/www/html/selfoss/"
    +<Directory "/var/www/html/selfoss">
    +        Options FollowSymLinks
    +        AllowOverride All
    +</Directory>
    +
    + +

    Make sure that the selfoss directory is owned by apache:apache.

    + +
    +
    + + +
    +
    + +
    + +
    + +
    + + + + « Previous + + + +
    + + + + + + + diff --git a/site/serve_and_share_apps_from_your_phone_with_fdroid/index.html b/site/serve_and_share_apps_from_your_phone_with_fdroid/index.html index ed89d02..a93e99b 100644 --- a/site/serve_and_share_apps_from_your_phone_with_fdroid/index.html +++ b/site/serve_and_share_apps_from_your_phone_with_fdroid/index.html @@ -156,6 +156,11 @@ Self Signed Certs +
  • + + Selfoss on Centos7 +
  • +   @@ -263,12 +268,12 @@ which this site automatically builds itself from.

    Built with MkDocs using a theme provided by Read the Docs. - + - +
    @@ -282,7 +287,10 @@ which this site automatically builds itself from.

    + + + diff --git a/site/sitemap.xml b/site/sitemap.xml index 4c7b094..e14cf4d 100644 --- a/site/sitemap.xml +++ b/site/sitemap.xml @@ -4,7 +4,7 @@ / - 2017-09-07 + 2017-12-13 daily @@ -12,7 +12,7 @@ /apt_pinning_artful_aardvark_packages_in_xenial_xerus/ - 2017-09-07 + 2017-12-13 daily @@ -20,7 +20,7 @@ /lxd_container_home_server_networking_for_dummies/ - 2017-09-07 + 2017-12-13 daily @@ -28,7 +28,7 @@ /how_to_reassign_a_static_ip_address_with_dnsmasq/ - 2017-09-07 + 2017-12-13 daily @@ -36,7 +36,7 @@ /serve_and_share_apps_from_your_phone_with_fdroid/ - 2017-09-07 + 2017-12-13 daily @@ -44,7 +44,7 @@ /nspawn/ - 2017-09-07 + 2017-12-13 daily @@ -52,7 +52,7 @@ /gentoo_lxd_container/ - 2017-09-07 + 2017-12-13 daily @@ -60,7 +60,7 @@ /mastodon_on_arch/ - 2017-09-07 + 2017-12-13 daily @@ -68,7 +68,7 @@ /debian_nspawn_container_on_arch_for_testing_apache_configurations/ - 2017-09-07 + 2017-12-13 daily @@ -76,7 +76,7 @@ /dynamic_cacheing_nginx_reverse_proxy_for_pacman/ - 2017-09-07 + 2017-12-13 daily @@ -84,7 +84,7 @@ /freebsd_jails_on_freenas/ - 2017-09-07 + 2017-12-13 daily @@ -92,7 +92,7 @@ /arch_redis_nspawn/ - 2017-09-07 + 2017-12-13 daily @@ -100,7 +100,7 @@ /arch_postgresql_nspawn/ - 2017-09-07 + 2017-12-13 daily @@ -108,7 +108,7 @@ /misc_tips_troubleshooting/ - 2017-09-07 + 2017-12-13 daily @@ -116,7 +116,15 @@ /self_signed_certs/ - 2017-09-07 + 2017-12-13 + daily + + + + + + /selfoss_on_centos7/ + 2017-12-13 daily