Nix flake to build a standalone container with PartDB and nginx #1092
oryjkov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I made a nix flake that builds a standalone PartDB container image with all dependencies.
https://github.com/oryjkov/part-db-container-nix
Goal is to have a reproducible build that I can just deploy to a server and expose via a reverse proxy (which runs separately and takes care of http[s] stuff).
Any suggestions welcome.
Beta Was this translation helpful? Give feedback.
All reactions