Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 713 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 713 Bytes

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.