Peter Harrison
Peter Harrison
Thanks @jessesnyder! Looking good so far. I proposed a little change to the location of the config loading and pushed it (see notes in PR). Regarding behaviour on accessing a...
Hi @jessesnyder! I think the rule string choice makes sense, good arguments. I think it is a little difficult to know which routes would never need to be disabled so...
Ah I see. That's unfortunate! I saw this answer which made me think it was possible: https://stackoverflow.com/a/14368550
I suppose patching app.route would be an ugly alternative....
Excellent! ________________________________ From: Jesse Snyder ***@***.***> Sent: Friday, August 26, 2022 1:17:46 AM To: Dallinger/Dallinger ***@***.***> Cc: Peter Harrison ***@***.***>; Mention ***@***.***> Subject: Re: [Dallinger/Dallinger] Allow disabling HTTP routes in...
Working so far for me!
> I'm hitting a wall with the user docker should run as. There are two options: either `root` or the current `${USER}`. If I use the current `${USER}` then ssh...
@silviot what is the best way to build a new Dallinger Docker image for our downstream testing? We have been queuing builds by pushing tags (e.g. `v9.1.0docker3`) but not sure...
> > @silviot what is the best way to build a new Dallinger Docker image for our downstream testing? We have been queuing builds by pushing tags (e.g. `v9.1.0docker3`) but...