techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.8K
active users

#dind

0 posts0 participants0 posts today
Replied in thread

@fyw321 @geerlingguy My 8 node cluster costs around 55W via POE. It is 3 pi4 8G control+worker nodes, and 5 pi4 4G worker-only nodes (1 is actually 8G.)

Storage is on spinning rust on , but you can do all this on local disks.

It handles a LOT:
- , , , various scrapers
-
- (another adblocking )
-
- , Prowlarr, *arr, Deluge
- Home automation helpers ( instances, /#zwave 2mqtt, but not HA itself)
- for builds (deprecated in favor of the x64 cloud lab. Building x64 docker containers on arm is BAD)
- Democratic CSI for iscsi/nfs
- container registry & cache
- recipe manager
- contact manager
- relay to gmail
- console (bootstrapping becomes a chicken and egg problem though, if it goes down wrong)
- server
-
- and a sidecar
- SSL termination for most of the rest of the network

Continued thread

It's just that the test setup is cursed:

The tests run on #GitLab runners using the #Docker executor in privileged mode. This enables us to start a #KVM based #AVD for Android tests and to deploy all individual homeserver implementations using #DinD.

In order to get better debugging information, the headless virtual screen is recorded via #VNC in order to record all ongoing tests for later use.

Some people told us they don't like our tests.