- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was running then OpenVino Workbench docker container behind nginx and protecting it with authentication. In the newest version the token system prevent me from doing this easily as a token is required each time it starts. Is there a way of disabling the token and having it run like it used to?
Regards Richard
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Richard,
See the documentation here for how to disable Authentication Token Saving.
Please let me know if this is helpful.
Best Regards,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sahira,
Thanks, I tried that, but it still asks for a token:
docker run -p 127.0.0.1:5665:5665 --name workbench -e PROXY_HOST_ADDRESS=0.0.0.0 -e PORT=5665 -e SAVE_TOKEN_TO_FILE=0 -it openvino/workbench:latest
....
Generated login token: 6ab9db752cf8e4097a46b49dbd0ad9fd7673e2f38b528cc6558aa26277be4ae3
DL Workbench is available at: http://127.0.0.1:5665/?token=6ab9db752cf8e4097a46b49dbd0ad9fd7673e2f38b528cc6558aa26277be4ae3
Regards Richard
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page