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 can login with 0.0.0.0:5600 not localhost:5600 #131

Open
johnfelipe opened this issue Jul 26, 2022 · 7 comments
Open

how can login with 0.0.0.0:5600 not localhost:5600 #131

johnfelipe opened this issue Jul 26, 2022 · 7 comments

Comments

@johnfelipe
Copy link

SNAG-0056

http://192.168.0.17:5600/

show me this

SNAG-0057

@albanm
Copy link
Member

albanm commented Jul 26, 2022

Are you talking about a development environment, or are you trying to follow the installation tutorial ?

Most services in the stack have a parameter publicUrl (PUBLIC_URL env var for the containers). This variable must match the URL used to access the service in the browser

@johnfelipe
Copy link
Author

johnfelipe commented Jul 26, 2022 via email

@johnfelipe
Copy link
Author

nano /root/data-fair/config/development.js
##
const host = '192.168.0.19'
##

https://gist.github.com/f13acd55fa7ac731fbc4e6144842bd2b

but not successfull deploy in ip, still localhost:

SNAG-0058

Pls tell me steps, commands and path(editions/actions), for deploy succesfully

@albanm
Copy link
Member

albanm commented Jul 27, 2022

I am not in your environment I cannot create a step by step tutorial tailored for you. The steps that work in my env are already documented. I can simply help you understand the errors you meet. The mongo url here is localhost:27017 but you already established that localhost is not going to work.

But do you really need a dev env, do you intend to contribute or simply install the services ? If you intend to install the services this documentation is where you need to start, not the readme.

@johnfelipe
Copy link
Author

Documentation not resolve

@johnfelipe
Copy link
Author

johnfelipe commented Oct 11, 2022 via email

@albanm
Copy link
Member

albanm commented Oct 11, 2022

Ah yes there is a bug in the doc site, you need to go to the french (default language) page and you can switch to english afterward : https://data-fair.github.io/3/install/install/

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

No branches or pull requests

2 participants