sneek

2022-08-14 Thread jgart
Hi,

Does anyone know what git repo sneek lives in?



Re: sneek

2022-08-14 Thread Tobias Geerinckx-Rice

jgart 写道:

Does anyone know what git repo sneek lives in?


https://gitlab.com/dalepsmith/sneek

Guix has nothing to do with its deployment or hosting though. 
That's all Dale.


Kind regards,

T G-R


signature.asc
Description: PGP signature


image derivation for deploy

2022-08-14 Thread Csepp
Hey all!

I'm working on a Guile module that should help with deploying to Linode
(and probably other hosting providers) and the plan is to build a disk
image that can be booted and used as an SSH deploy target.

So far the upload and configuration part works and the VM boots, but the
image has to be generated manually.

Does anyone have some pointers for generating it as a gexp, or any
pitfalls I should be aware of?

The code currently lives in my deploy config which is not in a public
repo, but I'd like to move it into Guix proper soon.  If someone wants
to take a look I can upload it somewhere.



Re: image derivation for deploy

2022-08-14 Thread Development of GNU Guix and the GNU System distribution.
Hi Csepp,

On Sun, Aug 14, 2022 at 3:44 PM Csepp  wrote:
>
> I'm working on a Guile module that should help with deploying to Linode
> If someone wants
> to take a look I can upload it somewhere.

Thank you for that work! I use Guix on Linode as well as another
provider and would be happy to take a look.

Kind regards
Felix Lechner



Re: Welcome to our new committer!

2022-08-14 Thread Joshua Branson


I am a little late to the party, but congrats Androw!

Your hacking videos on guix are awesome!

Thanks,

Joshua