all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix questions on sharing developer envs
@ 2023-05-20 13:52 Hafeez Bana
  2023-05-22  9:52 ` Hafeez Bana
  0 siblings, 1 reply; 2+ messages in thread
From: Hafeez Bana @ 2023-05-20 13:52 UTC (permalink / raw)
  To: help-guix

Hi,

I am planning to use guix for sharing dev environments under non-root unix
accounts across developers.

These environment run services like mysql, a webserver etc. Installing such
software is trivial. What is the best practice for running this software? A
couple of pointed questions

1) What is the best/accepted way to store configuration and state data for
such services? It the XFG format applicable?
2) If a package ships with a set of starting configs/state data which a
developer can use to bootstrap and modify his setup. What is the best way
to 'initialize this config/state'? Is just a link to the GNU-store enough
3) What is the best way to run long lived (aka outside a shell) services
running services based around this software?

I've already asked this question in a round about way. Some people have
pointed to existing configs - but these are for running whole systems in a
container. I need something a developer can bootstrap into and modify that
could eventually run as a container in a prod env.

Thanks,
Hafeez

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

end of thread, other threads:[~2023-05-22 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-20 13:52 Guix questions on sharing developer envs Hafeez Bana
2023-05-22  9:52 ` Hafeez Bana

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.