The ungleich static web hosting infrastructure » History » Version 2
Timothée Floure, 03/12/2020 03:34 PM
Minimal documentation
1 | 1 | Timothée Floure | h1. The ungleich static web hosting infrastructure |
---|---|---|---|
2 | |||
3 | 2 | Timothée Floure | *%{color:red}This document concerns the infrastructure side and is intended for ungleich staff. See [[Ungleich Static Web Hosting¶ |
4 | ]] page for end-user/customer documentation.%* |
||
5 | |||
6 | {{toc}} |
||
7 | |||
8 | h2. Status |
||
9 | |||
10 | This document is *in PRODUCTION*. |
||
11 | |||
12 | h3. Environment |
||
13 | |||
14 | * LDAP-backed PAM with @sssd@. |
||
15 | * SFTP (chrooted in homedir) for non-root users (see @sshd_config@). |
||
16 | * Automatic home directory creation via @pam_mkhomedir.so@ |
||
17 | * NGINX running serving static files. |
||
18 | * HDD storage mounted in /home. |
||
19 | - FIXME: quota are not implemented yet! Let's trust our users for the time being. We have monitoring in any case :-) |
||
20 | * Monitored by service-monitoring.ungleich.ch. |
||
21 | |||
22 | h3. Tooling |
||
23 | |||
24 | * Defined in @dot-cdist/manifest/ungleich@ under @staticwebhosting.ungleich.ch@ entry. |