Hi, this app looks great and I’d love to self-host it on my homelab!
I noticed a mismatch between the README and the current repo contents:
- The README says there is a Docker self-hosting option and suggests running
docker-compose up -d
- But I can’t find a
docker-compose.yml or compose.yml in the repo
- The README also links to
docs/SELF_HOSTING.md, but that file seems to be missing / returns 404
So what's currently the best way to self host?
I also noticed DEVELOPMENT.md references public-repo/create-user.ts but the repo currently seems to use scripts/create-user.ts.
Many thanks!
Hi, this app looks great and I’d love to self-host it on my homelab!
I noticed a mismatch between the README and the current repo contents:
docker-compose up -ddocker-compose.ymlorcompose.ymlin the repodocs/SELF_HOSTING.md, but that file seems to be missing / returns 404So what's currently the best way to self host?
I also noticed
DEVELOPMENT.mdreferencespublic-repo/create-user.tsbut the repo currently seems to usescripts/create-user.ts.Many thanks!