Skip to content

UMCUGenetics/hpcguix-web

Repository files navigation

hpcguix-web

Hello! hpcguix-web is the GNU Guix package browser that runs on the Guix-HPC web site and at hpcguix.op.umcutrecht.nl. It provides a handy package browser that requires JavaScript. The list of packages that it displays is automatically updated periodically. You can customize it, for instance by specifying the list of channels to use as the source of packages, or by changing the appearance of package pages.

To run it yourself, you need to install Guix and enter an isolated development shell (a container) with:

guix shell -CPNW

From that shell, run the following commands:

# Build the code.
autoreconf -vfi
./configure
make

# Run the web interface
./env ./hpcguix-web

Guix System also provides a service that allows you to set it up by adding a single line to the services field of your operating system declaration.

Please send bug reports and suggestions to bug-guix@gnu.org. Enjoy!

About

The code that drives https://hpc.guix.info/browse.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5