Pierre

Results 7 comments of Pierre

I am not sure if this thread is still in progress but I found the way to request execution via python requests of course there is all the login process...

@soytupadrrre can be interesting for you https://github.com/bugy/script-server/pull/526

hey, Just a suggestion, in docker at least, to be able to remove this server.log in file as all the log a shipped to stdout of the container and can...

hello, For info I found the way in docker by rebuilding the Dockerfile with ENTRYPOINT instead of CMD ``` ENTRYPOINT [ "python3", "launcher.py" ] ``` and modifying the file logging.json...

Hello @rickbergfalk, Thank you so much for this information, I will give a try as soon as possible. The prompt seems to be a good idea, in a perfect world...

Hey, I have to say that I am struggling a bit to setup the auth proxy even with the documentation. So far I understood that I can catch the value...

unfortunately no luck either with your suggestion. For the editor role, indeed I don't want user to be able to invite or do anything special except for running queries. The...