summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-04-18 17:46:28 +0200
committerrekado <rekado@elephly.net>2015-04-18 17:46:28 +0200
commit214b8dc0b1d5d130ddfde6101de01c27271fd14b (patch)
treef068e8726b79ae13e730a869e894e8eb4a2d016c /posts
parentd97a86a4ae71fdedf41e53878759cc56de20fa23 (diff)
posts: add diagram for shared Guix profiles and store
Diffstat (limited to 'posts')
-rw-r--r--posts/2015-04-17-gnu-guix.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/posts/2015-04-17-gnu-guix.markdown b/posts/2015-04-17-gnu-guix.markdown
index dfc95bb..8df8d0f 100644
--- a/posts/2015-04-17-gnu-guix.markdown
+++ b/posts/2015-04-17-gnu-guix.markdown
@@ -230,6 +230,8 @@ local users only. In an environment with multiple clusters and
multiple workstations this approach requires considerable effort to
make it work correctly and securely.
+<img class="full stretch" src="/images/posts/2015/guix-shared.svg" alt="Sharing Guix store and profiles" />
+
Instead we opted to run the Guix daemon on a single dedicated server,
writing profile data and store items onto an NFS share. The cluster
nodes and workstations mount this share read-only. Although this