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