
Reputation
Badges 1
63 × Eureka!Thanks a million SuccessfulKoala55 😍
It's concating them together:[WARNING] [elasticsearch] GET http://[
https://elasti ....
It’s probably unrelated 😬 I’ll keep you posted.
wow man you're the best!
SuccessfulKoala55
of course because the tuple is valid in Python.
but there's no way I can supply a tuple in the HOCON format (of json for that matter(
no. apparently changing these variables causes something to fail.
SuccessfulKoala55 I’m getting 405 on api calls with the configuration you proposed. (btw I think USER_KEY is right, with a single underscore)
curl works with the same url and creds from the container...
also no authentication it seems
Yes.
ClearML has all these awesome dashboards. I was thinking maybe there will be some deploy to prod/staging/shadow button so you can do everything from there. (Like Gitlab CI/CD if you have seen that)
That would be ideal.
The login prompt doesn’t appear (I tried removing cookies and all too)
I think the whole project can be more cloud friendly. I spent a lot of time adapting it to our k8s environment. I am willing also to contribute. I think a roadmap should be created for more k8s integration and then we can start. 🙂
oh great!
let me take a look at this. There’s a lot of custom tooling so integration is very important.
cc: FiercePenguin76 ^^^
SuccessfulKoala55 Hi Jake
We didn’t change anything related to gunicorn. Is there any specific thing I can check for?
Also I noticied that it’s not running the gunicorn as a command but loads it in the python code, I don’t think it’s possible to change the threading with env that way.
we’re running it with the older helm chart if that matters. anyways I can’t see anything related to Gunicorn in chart or configs.
I want to find a good deployment framework (if exists) and integrate it into our ClearML workflow).
like get latest release with prod tag from clearml api and apply that to k8s.
something along those lines
Okayyy. I'll try this. Thanks for your help Jake!
It's still not connecting XD
but parsing is successful 😄
yes. Tuple is not valid. like json. only scalar, string, dict or array
That wouldn't have crossed my mind especially when it's not in the docs.
I changed them and tried some combinations to no avail...
I assume it should change the retry pattern too. but it doesn't change.. I feel I'm missing something obvious here
Hey Martin.
I’m deploying to k8s and want to know if PVC is necessary for Redis.