You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been working on getting iStack in Docker working with DeepStack and didn't realize it would be quite a headache. Eventually, I managed to get the two talking using docker-compose and thought I'd share my setup here:
This discussion was converted from issue #197 on September 12, 2022 20:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been working on getting iStack in Docker working with DeepStack and didn't realize it would be quite a headache. Eventually, I managed to get the two talking using
docker-compose
and thought I'd share my setup here:This starts up both and then in iSpy you can set the intelligence URL to
http://deepstack:5000/
. Let me know if this is useful!Beta Was this translation helpful? Give feedback.
All reactions