-
Notifications
You must be signed in to change notification settings - Fork 553
Description
(A Markdown syntax reminder is available here: https://guides.github.com/features/mastering-markdown/)
Before creating a new issue, please make sure that:
- the problem isn't already identified in the in the FAQ page,
- your problem isn't listed in an existing issue (open or closed one),
- all prerequisite tools and dependencies are installed.
If Ok, please give as many details as possible to help us solve the problem more efficiently.
Configuration
- Version of DeepDetect:
- Locally compiled on:
- Ubuntu 18.04 LTS
- Other:
- Docker CPU
- Docker GPU
- Amazon AMI
- Locally compiled on:
- Commit (shown by the server when starting):
Your question / the problem you're facing:
Hi,
I have 2 questions. I hope it is okay, when I bundle them here:
-
I am calling the server from a local service, that uses a self signed https certificate. Is it possible to turn off https validation to download the image from this service?
-
I am trying to figure out how to host this. My problem is that I would like to use it in a setup with multiple hosting options. My own kubernetes setup, but also cloud and so on. If I understand it properly the services are not persisted, right? They only exist in memory and are just a mapping to a model. So my only option would be to have a sidecar in kubernetes or find a solution how to make a network call in the container itself after service is already started? Calling the container from the outside does not seem to work, when you have multiple instances with unknown hostnames. Is there a good solution for that to setup a container?
Error message (if any) / steps to reproduce the problem:
-
list of API calls:
-
Server log output: