Wikimedia CH requested a new NextCloud to share documents with the community without using proprietary software.
This is in line with the Tech Strategy - stub here:
https://meta.wikimedia.org/wiki/Wikimedia_CH/Information_Technology_Strategy
----
Node:
- members2 (proposed by Ilario)
How:
- classic PHP-FPM
----
[X] request 200GB additional storage
[X] create ext4 partition with `fsck`
[X] add entry in `/etc/fstab/`
[X] create database `utf8mb4_general_ci` and user credentials
[X] setup DNS record
[X] setup virtualhost
[X] setup PHP-FPM
[X] install needed operating system packages (`php8.2-mysql php8.2-dom php8.2-xml php8.2-curl php8.2-gd php8.2-zip php8.2-mbstring`)
[X] setup web environment
[X] setup Let's Encrypt certificates with certbot
[X] first web configuration
[X] communicate first credentials
[X] HTTP headers hardening
[ ] tests
[ ] release