blob: d751b2d41dd10d99bc68ca131c08095bb7425cbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
.. frontmatter
title: theos/
date: 2014-10-18
author: Johannes Löthberg
author_link: ~kyrias/about.html
Welcome to theos.kyriasis.com
-----------------------------
Theos is a server under the kyriasis domain owned and operated by kyrias_, who also owns kyriasis.com itself. (Albeit not the server that the A/AAAA records on kyriasis.com points to for historical reasons.)
Services running on theos:
------------------------------
* HTTP services using the NGINX_ HTTP server
* An LDAP tree running on OpenLDAP_
* Email services using OpenSMTPD_ and Dovecot_
* Git hosting using a combination of cgit_ and a slighly modified version of gitolite_ and OpenSSH for Kerberos authentication
* A Kerberos 5 realm using the `MIT Kerberos`_ implementation with the OpenLDAP backend for storage, and with a cross-realm link to the NULLROUTE.EU.ORG_ realm
All users with shell access have the option of getting an email under the kyriasis.com domain, web hosting under the theos.kyriasis.com domain or possibly under a custom subdomain, and public git hosting. (All git-push access requites using Kerberos for ssh authentication.)
User pages
----------
.. role:: raw-html(raw)
:format: html
* kyrias_
* Arch-TK_
.. _kyrias: https://theos.kyriasis.com/~kyrias/
.. _Arch-TK: https://theos.kyriasis.com/~arch-tk/
.. _NGINX: http://nginx.org/
.. _OpenLDAP: http://www.openldap.org/
.. _OpenSMTPD: https://www.opensmtpd.org/
.. _Dovecot: http://www.dovecot.org/
.. _MIT Kerberos: http://web.mit.edu/kerberos/
.. _cgit: http://git.zx2c4.com/cgit/about/
.. _gitolite: http://gitolite.com
.. _NULLROUTE.EU.ORG: https://nullroute.eu.org/
|