From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from postback23b.mail.yandex.net (postback23b.mail.yandex.net [2a02:6b8:c02:900:1:45:d181:da23]) by ke7tbgbqp742jbs5.sas.yp-c.yandex.net (notsolitesrv/Yandex) with LMTP id ta8pupDBdHGp-cev4ydz9 for ; Mon, 12 Feb 2024 18:17:35 +0300 Received: from mail-nwsmtp-mxfront-production-main-84.iva.yp-c.yandex.net (mail-nwsmtp-mxfront-production-main-84.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:802c:0:640:e972:0]) by postback23b.mail.yandex.net (Yandex) with ESMTPS id 1D6AA5E4B6 for ; Mon, 12 Feb 2024 18:17:35 +0300 (MSK) Received: from mx.jscam.org (newone.mikro.work [51.159.34.16]) by mail-nwsmtp-mxfront-production-main-84.iva.yp-c.yandex.net (mxfront/Yandex) with ESMTPS id WHoaT7jdaW20-65E43kw0; Mon, 12 Feb 2024 18:17:34 +0300 X-Yandex-Fwd: 1 Authentication-Results: mail-nwsmtp-mxfront-production-main-84.iva.yp-c.yandex.net; spf=pass (mail-nwsmtp-mxfront-production-main-84.iva.yp-c.yandex.net: domain of mikro.work designates 51.159.34.16 as permitted sender, rule=[mx]) smtp.mail=nemo@mikro.work X-Yandex-Spam: 1 Received: from webmail.mikro.work (localhost [IPv6:::1]) by mx.jscam.org (Postfix) with ESMTPA id 8E0E9AC004F for ; Mon, 12 Feb 2024 16:17:32 +0100 (CET) Mime-Version: 1.0 Date: Mon, 12 Feb 2024 15:17:32 +0000 Content-Type: multipart/alternative; boundary="----=_Part_899_649769674.1707751052" Message-ID: X-Mailer: Afterlogic webmail client X-Original-IP: 79.124.56.150 From: nemo@mikro.work Subject: Running own Nixery To: depot@tvl.su X-Priority: 3 (Normal) Return-Path: nemo@mikro.work X-Yandex-Forward: c007dae75e142e4f713fe006e4b54b9f ------=_Part_899_649769674.1707751052 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all.=0AFirst i want to say that i have no words to express my good fee= lings about the Nixery project.=0AWell done.=0AHow ever i have a issue to= run it locally for tests=0AI followed the manual here:=0Ahttps://nixery.= appspot.com/run-your-own.html (https://nixery.appspot.com/run-your-own.ht= ml)=0A1. I builded localy the image from the source and upload it to AWS = public repository public.ecr.aws/b4t7o0x6/nixery-image:latest =0A=0A2. I = ran it into gcp as kubernetes cluster and tried in AWS ECS fargate contai= ner=0AIt started successfully and i am able to see the webpage which is s= ame as https://nixery.dev/ (https://nixery.dev/) but it is on http=0A3. I= tried with different approaches in VAR ENV=0AI tried with GCP bucket and= filesystem for backend=0A I tried with NIXERY_CHANNEL 23.11=0A NIXERY_CH= ANNEL nixos-unstable=0A and with NIXERY_PKGS_REPO https://github.com/NixO= S/nixpkgs.git (https://github.com/NixOS/nixpkgs.git)=0A as a packages sou= rce variables=0A I tried with NIX_TIMEOUT 500 and 90000=0A i can see webp= age of nixery when open the ip=0A if i try to docker pull something=0A ev= ery time for a short than a minute it gives :=0A docker pull IP/shell/git= /htop=0A Using default tag: latest=0A Error response from daemon: Get "ht= tps://IP/v2/ (https://IP/v2/)": net/http: request canceled while waiting = for connection (Client.Timeout exceeded while awaiting headers)=0AIs this= is because i use http and docker assumes that all registries are https ?= =0A=0A Can you help me please=20? ------=_Part_899_649769674.1707751052 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hi all.
First i want to say that i have no words to= express my good feelings about the Nixery project.
Well done.<= /div>

How ever i have a issue to run it locally for te= sts
I followed the manual here:
1. I builded localy the = image from the source and upload it to AWS public repository public.ecr.a= ws/b4t7o0x6/nixery-image:latest
2. I ran it into gcp as ku= bernetes cluster and tried in AWS ECS fargate container
It star= ted successfully and i am able to see the webpage which is same as https://nixery.dev/<= /a> but it is on http
I tried with GCP bucket and filesystem for backend
= =0AI tried with NIXERY_CHANNEL 23.11
=0ANIXERY_CHANNEL nixos-unstabl= e
=0Aand with NIXERY_PKGS_REPO
https://github.com/NixOS/nixpkgs.git=
=0Aas a packages source variables
=0AI tried with NIX_TIMEOUT = 500 and 90000
=0Ai can see webpage of nixery when open the ip
=0Aif= i try to docker pull something
=0Aevery time for a short than a minu= te it gives :
=0Adocker pull IP/shell/git/htop
=0AUsing default tag= : latest
=0AError response from daemon: Get "https://IP/v2/": net/ht= tp: request canceled while waiting for connection (Client.Timeout exceede= d while awaiting headers)
Is this is because i use http and doc= ker assumes that all registries are https ?
=0ACan you help= me please ?
------=_Part_899_649769674.1707751052--