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

Please provide official docker image #339

Closed
rerime opened this issue Jun 14, 2023 · 6 comments
Closed

Please provide official docker image #339

rerime opened this issue Jun 14, 2023 · 6 comments

Comments

@rerime
Copy link

rerime commented Jun 14, 2023

Description of the feature you're suggesting.

Please provide official docker image

Anything else?

No response

@lmangani
Copy link
Contributor

Hello @rerime
qryn-view is distributed as part of qryn, inside the qryn official docker images.
could you expand on the need for qryn-view in a stand-alone container?

@rerime
Copy link
Author

rerime commented Jun 14, 2023

@lmangani I didn't noticed it. Thx!
But why by default it didn't display anything?
I can see logs by grafana. But not via qryn-view localhost:3100

@lmangani
Copy link
Contributor

That's interesting. qryn-view is embedded. Could you confirm the version you're using and how you're running it?
When you browse to the / of port :3100 what do you receive?

@rerime
Copy link
Author

rerime commented Jun 14, 2023

Run in docker on remote server, then ssh -L 9999:localhost:3100 remote and open browser on localhost:9999
qryn_version: v2.3.4
Should be API avialable from my machine?

 "Env": [
                    "PORT=3100",
                    "API_URL=http://localhost:3100",
                    "container=podman",
                    "NODE_VERSION=16.20.0",
                    "YARN_VERSION=1.22.19",
                    "BUILD=703030",
                    "NODE_OPTIONS=--max-old-space-size=256",
                    "LOG_LEVEL=error",
                    "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                    "TERM=xterm",
                    "HOME=/root",
                    "HOSTNAME=server

@lmangani
Copy link
Contributor

lmangani commented Jun 14, 2023

please paste the output of curl localhost:9999 and/or the output of qryn logs while starting up

@rerime
Copy link
Author

rerime commented Jun 15, 2023

@lmangani thx for support.
I've fix it by setup datasource url http://localhost:9999

@rerime rerime closed this as completed Jun 15, 2023
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