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
And it works fine as expected so far, a tremendeous work, but I want to know if i can possibly enable opencode that users can use alltogetherm, is it possible and if possible, how to do it?
I install the openterminal in different machine with my openui, and in my openwebui it seems the terminal option can't be used, is it normal or i actually can use it
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
Uh oh!
There was an error while loading. Please reload this page.
I run the openterminal with this command
docker run -d --name open-terminal -p 8000:8000 \ -v open-terminal:/home \ -e OPEN_TERMINAL_MULTI_USER=true \ -e OPEN_TERMINAL_API_KEY=your-secret-key \ ghcr.io/open-webui/open-terminalAnd it works fine as expected so far, a tremendeous work, but I want to know if i can possibly enable opencode that users can use alltogetherm, is it possible and if possible, how to do it?
I install the openterminal in different machine with my openui, and in my openwebui it seems the terminal option can't be used, is it normal or i actually can use it
All reactions