c-Rolland / advertisement_manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advertisements Manager

Required

Docker.

Install and Commands
# Run the following command to install and start the docker containers
docker-compose up -d

# Run the following command to stop the docker containers
docker-compose down

#Run the following commands to connect to apache/php (www) container shell :  
docker exec -it advertisements_manager_web_1 bash
Infrastructure configurations
  • Apache 2
  • PHP 7.3
  • Mysql 5.7.31
  • phpMyAdmin
Access

phpMyAdmin login : advertisements_manager:advertisements_manager
Online .htaccess login : vive_la_france:Vive_La_France_10

Some URLs

Locale : http://localhost:8888/
‡ Locale phpMyAdmin : http://localhost:8881/

About


Languages

Language:PHP 96.4%Language:Dockerfile 3.6%