GNU bug report logs -
#60573
[PATCH] doc: cookbook: Add "Installing Guix on a Cluster" chapter.
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Thu, 5 Jan 2023 11:48:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 60573 <at> debbugs.gnu.org (full text, mbox):
Hi Ludo,
On jeu., 05 janv. 2023 at 12:47, Ludovic Courtès <ludo <at> gnu.org> wrote:
> From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
>
> This is derived from the article at
> <https://hpc.guix.info/blog/2017/11/installing-guix-on-a-cluster/>, with
> clarifications and updates.
>
> * doc/guix-cookbook.texi (Installing Guix on a Cluster): New chapter.
You did more than just adding a new chapter. ;-) Cool! I was doing
something similar when preparing a v2 for Guix extension.
> -Scheme tutorials
> -
> -* A Scheme Crash Course:: Learn the basics of Scheme
> -
> Packaging
>
> -* Packaging Tutorial:: Let's add a package to Guix!
> +* Packaging Tutorial:: A tutorial on how to add packages to Guix.
>
> System Configuration
>
> -* Auto-Login to a Specific TTY:: Automatically Login a User to a Specific TTY
> -* Customizing the Kernel:: Creating and using a custom Linux kernel on Guix System.
> -* Guix System Image API:: Customizing images to target specific platforms.
> -* Using security keys:: How to use security keys with Guix System.
> -* Connecting to Wireguard VPN:: Connecting to a Wireguard VPN.
> -* Customizing a Window Manager:: Handle customization of a Window manager on Guix System.
> -* Running Guix on a Linode Server:: Running Guix on a Linode Server. Running Guix on a Linode Server
> -* Setting up a bind mount:: Setting up a bind mount in the file-systems definition.
> -* Getting substitutes from Tor:: Configuring Guix daemon to get substitutes through Tor.
> -* Setting up NGINX with Lua:: Configuring NGINX web-server to load Lua modules.
> +* Auto-Login to a Specific TTY:: Automatically Login a User to a Specific TTY
> +* Customizing the Kernel:: Creating and using a custom Linux kernel on Guix System.
> +* Guix System Image API:: Customizing images to target specific platforms.
> +* Using security keys:: How to use security keys with Guix System.
> +* Connecting to Wireguard VPN:: Connecting to a Wireguard VPN.
> +* Customizing a Window Manager:: Handle customization of a Window manager on Guix System.
> +* Running Guix on a Linode Server:: Running Guix on a Linode Server
> +* Setting up a bind mount:: Setting up a bind mount in the file-systems definition.
> +* Getting substitutes from Tor:: Configuring Guix daemon to get substitutes through Tor.
> +* Setting up NGINX with Lua:: Configuring NGINX web-server to load Lua modules.
> * Music Server with Bluetooth Audio:: Headless music player with Bluetooth output.
>
> +Containers
> +
> +* Guix Containers:: Perfectly isolated environments
> +* Guix System Containers:: A system inside your system
> +
> +Advanced package management
> +
> +* Guix Profiles in Practice:: Strategies for multiple profiles and manifests.
> +
> +Environment management
> +
> +* Guix environment via direnv:: Setup Guix environment with direnv
> +
> +Installing Guix on a Cluster
> +
> +* Setting Up a Head Node:: The node that runs the daemon.
> +* Setting Up Compute Nodes:: Client nodes.
> +* Cluster Network Access:: Dealing with network access restrictions.
> +* Cluster Disk Usage:: Disk usage considerations.
> +* Cluster Security Considerations:: Keeping the cluster secure.
Cheers,
simon
This bug report was last modified 2 years and 189 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.