Replies: 2 comments
-
Checked and Javascript is enabled in the browser |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not sure what changed. Deleted everything recreated it and it all now works! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New to DT and apologies for such a newbie question.
Created a VM and then ran
curl -LO https://dependencytrack.org/docker-compose.yml
followed by
docker-compose up -d
Opened a browser on the system and connected on localhost:8080 and logged in with admin and changed the password as requested.
Went to my laptop and entered the ip_address:8080 of the VM system.
The login page comes up but when I try and enter the ID and password and select Login, nothing appears to happen. I do not even get an invalid Login Name or password.
Took it down and changed the URL in the yml file to the IP address of the system and restarted it. No change, I only appear to be able to successfully log in on the system it is running on.
Probably something really simple, but I have been reading docs and searching for answers and this only appears to be the place I can get into it and I need to have others access it.
Even tried it with a new user set up on it.
Any help gratefully received.
Beta Was this translation helpful? Give feedback.
All reactions