Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I would love to try to get this integrated with Lutris!
sounds great, we rely heavily on 3rd party developers for these requested integrations. Could you kindly create a github issue for it on the board and kindly keep us informed about the progress?
Sure, could you send a link to it? Not sure which repo is the correct one. Also, I'm going to work on creating a NixOS option for GameVault first, so once that is done I'll start on the Lutris integration.
I gotchu
Thanks!
Is there any documentation available for building the backend manually? I would like to make it available on NixOS, which requires writing a Nix package for it.
Thank you so much for the effort.
Unfortunately there is no documentation available for manual installation as of right now, but you can follow the steps in the Dockerfile provided at this link: https://github.com/Phalcode/gamevault-backend/blob/master/Dockerfile
In a nutshell:
Depending on your preferred database, you can either run a PostgreSQL instance (recommended + nixos probably has a suitable package you can rely on) or use SQLite (unrecommended).
We would be very grateful if you could grant our organization Maintainer permissions. By doing so, we will have the official capacity to provide support, updates, and share the NixOS integration with others. It would mean a lot to us if you could also include it in our documentation, which can be found at this link: https://github.com/Phalcode/gamevault-docs/blob/master/docs/server-docs/setup.md
Thanks! I'd be happy to add one of you as the maintainer to the Nix package. If you let me know who, I can @ someone in the nixpkgs PR. I'll make a draft for the docs once I've submitted the nixpkgs pr.
the @Phalcode organization or if that doesnt work @alfagun74 directly