aboutsummaryrefslogtreecommitdiff
path: root/fallback.scm
AgeCommit message (Expand)Author
2024-07-12Indicate environment in container hostnames...While it is a tiny change, it does help to have an explicit indication of what container you are currently working with, especially when you need to do specific tasks inside the container itself with something like `nsenter …` or `guix container exec …`. With this commit, instead of a generic prompt like: `root@genenetwork /#`, you get a more specific prompt such as `root@genenetwork-production /#` which goes some ways in avoiding mistakes. Frederick Muriuki Muriithi
2024-04-02fallback: reinstate genenetwork3-stablePjotr Prins
2024-04-01fallback: have gn2 and gn3 share a source directory so we can update/debug so......topics/systems/debug-and-developing-code-with-genenetwork-system-container.gmi Pjotr Prins
2024-03-14fallback: using genenetwork2-stable packagePjotr Prins
2024-03-04Fallback runs base services on hostPjotr Prins
2024-03-01Add GeneNetwork service for fallback at spice....* fallback.scm: New file. Pjotr Prins