Skip to content

thanosDelatolas/Cinema-Docker-App

Repository files navigation

Cinema-Docker-App

It's a simple website with several microservices developed with:

docker, php, ajax, jquery, javascript.

The architecture is :

I developed from scratch:

  • Web-App
  • Application-Logic
  • Data-Storage

Running

You need to have already installed only docker and docker-compose.
Go to the downloaded folder:

sudo docker-compose up -d 

Now you can visit http://localhost/.

If you want to stop the containers:

sudo docker-compose down

Logins

The password for all the above users is 1234.

Releases

No releases published

Packages

No packages published