[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ansible and GuixOps questions
From: |
Pjotr Prins |
Subject: |
Re: Ansible and GuixOps questions |
Date: |
Fri, 20 Dec 2019 11:41:27 -0600 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Thu, Dec 19, 2019 at 04:13:18PM -0500, Thompson, David wrote:
> tool takes care of all the configuration management chores. What is
> *not* covered by 'guix system' is remote system management, thus 'guix
> deploy' was created. It takes things further by helping you deploy the
> same system configurations you use with 'guix system' to many remote
> systems. 'guix deploy' is still very new and doesn't have a lot of
> features, but it's built on the right foundation to avoid the big
> issues with mainstream devops tools.
I am currently exploring how we can transition one package at a time
from existing deployment systems to 'guix system', i.e. a partial
deploy from a machine specification:
http://git.genenetwork.org/pjotrp/guix-notes/src/branch/master/DEPLOY.org
I think I am close :). X-mas project.
Pj.