help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Service development workflow


From: phodina
Subject: Service development workflow
Date: Sat, 04 Sep 2021 14:53:56 +0000

Hi there,

I'm curious what development workflow do you use for implementing a service.

Here's mine:

0 define a new service in my channel services directory
1 add this new service in definition of OS
2 use guix system container to build container image with --load-path pointing 
to the local channel with the service
3 run the newly created container
4 check with the herd status the service is running
5 check and interact with the service itself
6 iterate till satisfaction
7 git & peace :-)

Petr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]