It's a simple website with several microservices developed with:
docker, php, ajax, jquery, javascript.
I developed from scratch:
- Web-App
- Application-Logic
- Data-Storage
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
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
The password for all the above users is 1234
.