Here’s an overview of the setup used for https://hub.netzgemeinde.eu, details are on separate pages:
Hardware (VPS)
- CPU ARM641, 10 cores
- RAM: 16 GB RAM
- SSD: 1 TB
OS
- Linux
- Distribution: Gentoo unstable (
~arm64
)
File systems
- btrfs and xfs
Webserver / PHP
- Apache 2.4,
mpm
: event - PHP 8.32, fpm
Databases
- MariaDB 11.4: The main database for this hub. The size is about 150 GB3.
- Redis for session storage.
Backup
- Filesystem: btrbk
- MariaDB: mariabackup
Footnotes
-
Probably Ampera Altera,
cat /proc/cpuinfo
doesn’t yield any details ↩ -
As soon as Gentoo’s package pecl-redis is available for 8.4, 8.4 will be used ↩
-
It’s a large hub. And there’s a way to reduce the file system size for the database ↩