From 4cfd97179ee6e11d67ba433f8f8e1a33d1762259 Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 20 Sep 2021 00:41:08 -0400 Subject: Adds nginx question regarding $rest arg https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36 --- topics/notebooks/user-stories.gmi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'topics') diff --git a/topics/notebooks/user-stories.gmi b/topics/notebooks/user-stories.gmi index 0e8ad53..22f9398 100644 --- a/topics/notebooks/user-stories.gmi +++ b/topics/notebooks/user-stories.gmi @@ -82,6 +82,14 @@ inside another container. ### +What is the idiomatic way in nginx to forward everything beyond some prefix. + +Currently using the $rest arg but that might not be a good way to do it: + +=> https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36 + +### + Do we want to avoid hard coding guix-kernel to run inside a container and instead be able to explicitly specify a container environment from the binderlite app or should this be left to guix-kernel? -- cgit v1.2.3