-
Notifications
You must be signed in to change notification settings - Fork 15
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 Hub repository #73
Comments
Honestly, I have not considered this before, is a good idea, thanks! Do you have any doc or something to see the path what do I need to follow to do this? |
I created this repository on my dockerhub. Just for test purposes: I'm posting you some docs. (Careful: I'm newbie!!) https://docs.docker.com/get-started/04_sharing_app/ By the way...While registering a new user I get one error (present also in your web demo) Thank you! |
Awesome! thanks! This is the demo or you have a local version ? |
The screenshot is from the local version.... actually after starting up the docker for the API i get this error message C:\Users***\cloudcsv_api>docker-compose up |
Hello again! https://community.traefik.io/t/issue-using-external-networks/2689/8 What do u think? Thank you! |
Cool thanks. I think the network can't stop the startup of the API, If you open the console inside the browser, and then go to the network tab, you can see the failed request and see the details, please send me this detail. |
Ohh, perfect, today I can check this. Thanks for the information, I really appreciate it ❤️ |
I Updated the docs and compose on the API, you can try again |
Now you can access to the network inside the console of the browser, please let me see what going on in that section, if you see a response in red color, please select this and take a screenshot |
Ouch! too high for me please gimme how to access on that console... On localhost:8017 No buttons beyond login/register... thank u again |
Oh no problem.
Here an example video https://www.youtube.com/watch?v=y2yanWTNxGk |
Here go! Now click on the POST red request called |
Ok thanks! I have more context now, I work on that this weekend. |
Sorry for the delay @fewrainbows I test the API and I found a missing command to install the dependencies of the API, basically I added this command to the API docs The docs is updated too. thanks! |
Thank you for your IDEAs and software.
Did u consider pushing your image to docker hub?
I think you would have even more visibility through low installation effort
Thank you again!
Best regards
The text was updated successfully, but these errors were encountered: