#nix: 2
January 22, 2025
In the past 2~3 days I tried to migrate our Harbor registry into a NixOS server and… it’s so annoying. I didn’t even try to packege it as a regular service but just ran it with Docker Compose. the thing is that Harbor made a mess of the install setup. You need to run a 『hardcode』 prepare shell script first and then you get another hardcoded Docker Compose file with all secrets in place.
I gave up, don’t want to waste my time on this.