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

Docker on EC2 AWS #23

Open
spray12345 opened this issue Jun 8, 2019 · 11 comments
Open

Docker on EC2 AWS #23

spray12345 opened this issue Jun 8, 2019 · 11 comments
Assignees

Comments

@spray12345
Copy link

https://my.pcloud.com/publink/show?code=XZ1lHN7ZMMyumpVQdIXYUl4MYbDzzVt0LmL7

Unable to find image 'wifidog/wifidog-auth-laravel-forked:master' locally
docker: Error response from daemon: pull access denied for wifidog/wifidog-auth-laravel-forked, repository does not exist or may require 'docker login'.
See 'docker run --help'.

im so close getting the AUTH server up and running ...

please SInkCup,

what am i doing wrong ?

sinkcup added a commit that referenced this issue Jun 9, 2019
@sinkcup
Copy link
Member

sinkcup commented Jun 9, 2019

I am so sorry, I had given you the wrong name of the docker hub image, the correct command is:

docker run --rm -t "wifidog/wifidog-auth-laravel"

https://hub.docker.com/r/wifidog/wifidog-auth-laravel

@sinkcup sinkcup self-assigned this Jun 9, 2019
@spray12345
Copy link
Author

spray12345 commented Jun 9, 2019

https://my.pcloud.com/publink/show?code=XZHdzN7Z0gniLAMi50JeH6LlDlhblLbGiTt7

here there are 3 errors, about SQL connection

@sinkcup
Copy link
Member

sinkcup commented Jun 9, 2019

sorry, here is the public link:

https://hub.docker.com/r/wifidog/wifidog-auth-laravel

@sinkcup
Copy link
Member

sinkcup commented Jun 9, 2019

SQL connection error...

you should change the address to your MySQL server on AWS.

@spray12345
Copy link
Author

spray12345 commented Jun 9, 2019 via email

sinkcup added a commit that referenced this issue Jun 9, 2019
@spray12345
Copy link
Author

https://my.pcloud.com/publink/show?code=XZDEzN7ZApklbu1CCQyWnJYiUTuhzVgd5lk7

moving closer,

yet it builds and starts up, and then it closes gracefully ?

@sinkcup
Copy link
Member

sinkcup commented Jun 9, 2019

run with one more env:

JWT_SECRET=EYyXkh0xqc9mdDB93KQVfit0ykyTAknuNlmoPnGkp0cfiFScFMBSy6Prlk0DZdg8

and if you change the window size, docker will be shut down gracefully

@spray12345
Copy link
Author

spray12345 commented Jun 9, 2019

https://my.pcloud.com/publink/show?code=XZqOzN7ZCGd7OMkkjzRcjAyepqHdi72M2LkX

how can i figure out, what the correct dns name is to reach the auth server ?

ive checked the securitypolicy AWS, nothing wrong there http and https are open

it should display on the root DNS public ip v4 number of the EC2 server

sinkcup added a commit that referenced this issue Jun 9, 2019
@sinkcup
Copy link
Member

sinkcup commented Jun 9, 2019

@spray12345
Copy link
Author

spray12345 commented Jun 9, 2019

dockah
a small step for spray1983, a giant leap for github :)

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