unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Service development workflow
@ 2021-09-04 14:53 phodina
  2021-09-05  1:24 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: phodina @ 2021-09-04 14:53 UTC (permalink / raw)
  To: help-guix

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-05  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 14:53 Service development workflow phodina
2021-09-05  1:24 ` Maxim Cournoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).