self host on vm
how to self host this on my VM??
i get this error:
[2024-09-26 18:56:15,571][DEBUG] Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/composio/cli/utils/decorators.py", line 36, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/composio/c...
Error: API Key not provided, either provide API key or export it as COMPOSIO_API_KEY or run composio login
github issue link:
https://github.com/ComposioHQ/composio/issues/642
GitHub
self host on vm · Issue #642 · ComposioHQ/composio
how to self host this on my VM?? i get this error: [2024-09-26 18:56:15,571][DEBUG] Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/composio/cli/utils/decorato...
7 Replies
foreign-sapphire•5mo ago
Hey @arkodeep, are you trying to deploy it on production (using docker) or just for development??
flat-fuchsiaOP•5mo ago
I'm trying to deploy using docker on a vm from azure
foreign-sapphire•5mo ago
Got it, can you share your
Dockerfile
contents??flat-fuchsiaOP•5mo ago
there is no dockerfile
I'm pulling the image from docker hub
foreign-sapphire•5mo ago
How are you managing to install packages, setting env variables and all??
Hey @arkodeep, was your issue solved 😄 ??
robust-apricot•3mo ago
Want to know if this was solved or not too
foreign-sapphire•3mo ago
Hey @arkodeep 👀