tazjin / nixery

Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery
https://nixery.dev/
Apache License 2.0
1.8k stars 67 forks source link

Can not run nixery localy #165

Closed cheirekov closed 6 months ago

cheirekov commented 6 months ago

I am not sure where is my mistake. I used the manual to make a container and i created a nixery container successfully with ENV VARS from the manual. Nixery stared successfully I tried with GCP bucket and filesystem for backend I tried with NIXERY_CHANNEL 23.11 NIXERY_CHANNEL nixos-unstable and with NIXERY_PKGS_REPO https://github.com/NixOS/nixpkgs.git as a packages source variables I tried with NIX_TIMEOUT 500 and 90000 i can see webpage of nixery when open the ip if i try to docker pull something every time for a short than a minute it gives : docker pull IP/shell/git/htop Using default tag: latest Error response from daemon: Get "https://IP/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Can you help me please ?

cheirekov commented 6 months ago

It need to have https for the host