diff options
author | Jan Dittberner <jan@dittberner.info> | 2016-05-05 21:41:11 +0200 |
---|---|---|
committer | Jan Dittberner <jan@dittberner.info> | 2016-05-05 21:41:11 +0200 |
commit | ab4e85c2d45cf211bfbe0cbb8acb5b775056dccc (patch) | |
tree | 545f596b7b5228b31392463c3f72a86537ddaf6c /docs/systems/blog.rst | |
parent | 5b5a4979a9fc61c668cbb295dafab9a4a9623bab (diff) | |
download | cacert-infradocs-ab4e85c2d45cf211bfbe0cbb8acb5b775056dccc.tar.gz cacert-infradocs-ab4e85c2d45cf211bfbe0cbb8acb5b775056dccc.tar.xz cacert-infradocs-ab4e85c2d45cf211bfbe0cbb8acb5b775056dccc.zip |
Use :wiki: role, streamline structure
This commit replaces regular Wiki URLs with :wiki: role links and adds
an "Application Links" section to existing pages for the arbitration,
blog, board, monitor and webmail containers.
Diffstat (limited to 'docs/systems/blog.rst')
-rw-r--r-- | docs/systems/blog.rst | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/docs/systems/blog.rst b/docs/systems/blog.rst index 890fdd0..38bb50d 100644 --- a/docs/systems/blog.rst +++ b/docs/systems/blog.rst @@ -11,6 +11,15 @@ Purpose This system hosts the blog, blog.cacert.org. The blog meets the needs of public relations and the CAcert community to publish CAcert's activities. +Application Links +----------------- + +Blog URL + https://blog.cacert.org/ + +Adding a category + https://blog.cacert.org/wp-admin/categories.php + Administration ============== @@ -95,7 +104,7 @@ blog.intra.cacert.org. IN A 172.16.2.13 .. seealso:: - See https://wiki.cacert.org/SystemAdministration/Procedures/DNSChanges + See :wiki:`SystemAdministration/Procedures/DNSChanges` Operating System ---------------- @@ -109,8 +118,7 @@ Operating System Applicable Documentation ------------------------ -A small (work in progress) guide can be found in the `Wiki -<https://wiki.cacert.org/BlogDoc>`_. +A small (work in progress) guide can be found in the :wiki:`BlogDoc`. Services ======== @@ -140,13 +148,13 @@ Running services ---------------- .. index:: - single: openssh single: Apache - single: cron single: MySQL single: PHP FPM single: Postfix + single: cron single: nrpe + single: openssh +--------------------+--------------------+----------------------------------------+ | Service | Usage | Start mechanism | @@ -286,10 +294,10 @@ Keys and X.509 certificates .. seealso:: * :ref:`cert_blog_cacert_org` in :doc:`../certlist` - * https://wiki.cacert.org/SystemAdministration/CertificateList + * :wiki:`SystemAdministration/CertificateList` -Apache configuration files --------------------------- +Apache configuration +-------------------- * :file:`/etc/apache2/cacert/blog.inc.conf` @@ -347,15 +355,10 @@ Additional documentation .. seealso:: - * https://wiki.cacert.org/PostfixConfiguration - -Adding a category ------------------ - -* https://blog.cacert.org/wp-admin/categories.php + * :wiki:`PostfixConfiguration` References ---------- -Blog URL - https::/blog.cacert.org/ +Wiki page for this system + :wiki:`SystemAdministration/Systems/Blog` |