Comment on What do you use for notes?
anomnom@sh.itjust.works 1 day agoHow was setting up the server? I’m on my phone right now so so I’ll check out the docs later but were there any problems deploying?
Comment on What do you use for notes?
anomnom@sh.itjust.works 1 day agoHow was setting up the server? I’m on my phone right now so so I’ll check out the docs later but were there any problems deploying?
BobsAccountant@lemmy.world 1 day ago
A little rough, to be honest. It’s a docker-compose deployment, but it requires you to run
make
to deploy it. The makefile does extra configuration and such to allow the containers to come up healthy. It works, but it’s overcomplicated and styled after their own deployments, so probably way more compute than what is needed for one household.