How everything fits together

Hi All,

Am just trying to get to grips and understand how everything fits together in terms of Gits, Wappler, Docker and AWS. I’m just a bit lost, to be honest, and I just wondered if someone could give me a high-level overview of how everything fits together.

I’ve done a diagram to show my understanding so far… and I’m sure its wrong…

1 - Wappler is the builder that builds projects
2 - Projects can be stored in a Docker Project, which is a mirror image of the local project with all the files it needs to run independently
3 - Docker can store your Project into GITs, so your code is stored in a repository
4- You can push changes to the project to AWS from the GIT with certain commands.
5 - Users access your app say in AWS EC2 Cloud

Any edits or changes that are made are reflected in the chain.

Have I got that right?

Many Thanks :slight_smile:

Community Page
Last updated: