| 14 Mar 2025 |
steveej | i can't build mongodb on the biggest ARM VPS. maybe there's a smarter option than just a bigger machine, however it'd be a nice upgrade | 15:37:16 |
sophie | In reply to @steveej0:matrix.org i can't build mongodb on the biggest ARM VPS. maybe there's a smarter option than just a bigger machine, however it'd be a nice upgrade the mongodb-ce package is in the cache if that helps | 19:35:26 |
steveej | that's good to know. i'll take a look if that has all the features that i need for the tests i'm writing | 19:57:16 |
steveej | * that's good to know. i'll take a look if that has all the features that i need for the tests i'm writing. thank you! | 19:57:23 |
| 15 Mar 2025 |
| @hurdpublic:pub.solar left the room. | 04:11:21 |
| @rasmus:fricloud.dk joined the room. | 13:02:55 |
| @agausmann:matrix.org joined the room. | 22:42:54 |
| 16 Mar 2025 |
| super_fluffy joined the room. | 10:19:31 |
| Federico Damián Schonborn changed their display name from This Federico Damián is licensed under the terms of the he/him or they/them pronouns, at your choice to This LEGO® Worm™ is licensed under the terms of the he/him or they/them pronouns, at your choice. | 15:12:04 |
| rattboi joined the room. | 21:25:59 |
| 18 Mar 2025 |
| Schromp joined the room. | 15:56:45 |
| 19 Mar 2025 |
steveej | is anyone here interested in rootless nixos-containers? | 10:04:27 |
ElvishJerricco | steveej: I definitely would be | 10:05:26 |
ElvishJerricco | oh, wait a sec, from systemd-nspawn's man page section on unprivileged operation:
Only disk image based containers are supported (i.e. --image=). Directory based ones (i.e. --directory=) are not supported.
When running in unprivileged mode, some needed functionality is provided via systemd-mountfsd.service(8) and systemd-nsresourced.service(8).
that sucks
| 10:07:20 |
ElvishJerricco | and it's really weird because you wouldn't need mountfsd (and the authentication craziness it entails) if you did directory based containers | 10:10:22 |
steveej | maybe the systemd folks are open to implementing the gap. i'd be surprised as there doesn't seem to be much demand for systemd-nspawn in general | 10:14:53 |