Hawaiideveloper / Infastructure-as-Code-Sample_Env

Take your infrastructure mobile and restore on bare metal, or into your favorite borrowed hardware aka cloud
1 stars 3 forks source link

Sample Docker App #63

Open battosai-slayer864 opened 3 years ago

battosai-slayer864 commented 3 years ago

I created this branch and followed Docker Docs TO DO LIST, Sample Application which I tested and it works. This is a step forward in understanding Docker and how to use it for future Python apps deployment.

Below is a screenshot of the sample web app with two items added.

Screenshot from 2021-07-24 13-47-55

Hawaiideveloper commented 3 years ago

@battosai-slayer864 what happens when you click the links above, please post the output?

Hawaiideveloper commented 3 years ago
Screen Shot 2021-08-06 at 2 12 36 PM

Why are you calling port 8000? But your demo shows 3000?

Hawaiideveloper commented 3 years ago

It seems a bit extreme for a sample application, however when you introduce 82 new files, they will need to be explained:

Docker/DockerApps and_Practice/getting-started/docs/tutorial/sharing-our-app/index.md

Where did this come from ^ ?

Hawaiideveloper commented 3 years ago

Why are you holding both mysql and sqlite? Docker/DockerApps and_Practice/getting-started/app/package.json