all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Eure <ian@retrospec.tv>
To: guix-devel <guix-devel@gnu.org>
Subject: Static hosting of substitutes
Date: Sat, 17 Aug 2024 15:04:35 -0700	[thread overview]
Message-ID: <878qwu6bfz.fsf@meson> (raw)

Hi folks,

I’d like to provide substitutes for packages in my personal 
channel.  The ideal setup for this would be for a machine on my 
internal net to perform the builds, then upload the results to 
another system on the open internet.  That could be a machine 
running a web server pointed at a directory where the NARs get 
uploaded, or an S3-like object store, or something like that -- 
dirt simple, just shifting bytes off disk and out a socket.

It seems that nothing like this exists, all the public substitute 
servers appear to use `guix publish'.  That’s not an option for 
me, since it requires significantly more disk and compute than I 
have on any public-facing system, and I can’t justify the cost of 
bigger machines.

What would it take to make a system like this work?

Thanks,

  — Ian


             reply	other threads:[~2024-08-17 22:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-17 22:04 Ian Eure [this message]
2024-08-18  8:27 ` Static hosting of substitutes Christopher Baines
2024-08-20 21:37   ` Ian Eure

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878qwu6bfz.fsf@meson \
    --to=ian@retrospec.tv \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.