mirror of
https://github.com/Dasharo/lvfs-setup-experimental.git
synced 2026-03-06 15:26:58 -08:00
5dd59ab269ebb52067f55fda6424a162cdfaf90d
Creating custom LVFS instance
Before proceding make sure you have Nix installed. As a next step generate secrets required by LVFS server:
nix run .#gen-secrets
Then, build the container and copy it to Docker
nix run .#container-lvfs.copyToDockerDaemon
Run it
docker compose up
Description
Languages
Nix
45.7%
Shell
30.4%
Python
23.9%