nixos-systems/modules
Eli Ribble 2c101e6aaa Get cloudreve working on new corp with local database
This was a huge hassle. I really wanted to see it working under a
non-root user since it writes files, but that ended up being impossible
because of several bugs in podman's rootless integration with NixOS.
I've kept pieces of the logic around and commented out in case I can fix
it in the future as it would be more secure.

I also tried to connect to Postgres over the unix domain socket, but the
problem here is that the container is built to run as root and I'd need
to do some elaborate mapping of the root user inside the container, the
non-root user outside the container, and the Postgres auth scheme.

This would be great stuff to sort out, but I'm out of time now to work
on it.
2025-09-09 19:47:22 +00:00
..
home Finish removing neovim module 2025-07-21 19:30:01 +00:00
system Get cloudreve working on new corp with local database 2025-09-09 19:47:22 +00:00
default.nix Migrate corp configuration to this repository and use flakes 2025-07-16 09:36:39 -07:00