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 would like to setup a podman container with devpod listening on port X different from my apache and integrate it with a subdomain on my apache2 server. As far all is working. But now I have multiple users who can login on my server and I would like that every users has his home workspace on my server for developments. But here is my problem. I tried to call the devpod using Flask with the local address of devpod and for each user set a different query part in the URL like "/?folder=/home/userX" but somehow this doesn't work. So my question: How can I reach something like that? Any help is appreciated.
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 would like to setup a podman container with devpod listening on port X different from my apache and integrate it with a subdomain on my apache2 server. As far all is working. But now I have multiple users who can login on my server and I would like that every users has his home workspace on my server for developments. But here is my problem. I tried to call the devpod using Flask with the local address of devpod and for each user set a different query part in the URL like "/?folder=/home/userX" but somehow this doesn't work. So my question: How can I reach something like that? Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions