Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to deploy without docker #71

Open
xtuyaowu opened this issue Aug 15, 2019 · 8 comments
Open

how to deploy without docker #71

xtuyaowu opened this issue Aug 15, 2019 · 8 comments
Labels
enhancement New feature or request

Comments

@xtuyaowu
Copy link

can help how to deploy without docker?thanks

@drag0nglass
Copy link

Follow the logic written in /grid-app/Dockerfile: Install and make sure you have all the dependencies and all.

@Alessandro-Barbieri
Copy link

Before we need to get rid of the hardcoded paths in run-manager-proxy.py

@1kastner
Copy link
Contributor

I wish there was a simple Windows installer that would exactly do those steps. Anyhow, preparing such files and make them work well takes time...

@retsyo
Copy link

retsyo commented Dec 1, 2019

I do vote for this. because I am using windows 10 home edition, which does not support Hyper-V as docker/for-win#1973 said

@lushantingyue
Copy link

I enable the Hyper-V support on the win10 home edition,and run the wsl-docker,but my chrome cannot visit the gridstudio port.If there is gridstudio windows installer,that maybe better!

@ricklamers
Copy link
Owner

@drag0nglass recommendation is correct. You could set up your environment similar to how it's configured in the Dockerfile and run the commands locally. To get it to work consistently across multiple environments (Windows, Linux, macOS) takes quite a bit of work but should be possible.

@ricklamers ricklamers reopened this Jun 26, 2020
@ricklamers ricklamers added the enhancement New feature or request label Jun 26, 2020
@ProQianXiao
Copy link

could you give an introduction (or just required prerequisites) to deploy in windows without docker, since it seems that commands in /grid-app/Dockerfile are for Ubuntu. Thanks very much.

@ricklamers
Copy link
Owner

ricklamers commented Jul 21, 2020

could you give an introduction (or just required prerequisites) to deploy in windows without docker, since it seems that commands in /grid-app/Dockerfile are for Ubuntu. Thanks very much.

Unfortunately I don't have time to provide further guidance for running directly on Windows. I suggest to (try) to figure it out yourself, it shouldn't be too dificult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants