Skip to content

friends-of-sunlight-cms/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker

Dockerization of the environment for Sunlight CMS 8

  • Apache/2.4.38 (Debian)
  • PHP 8.2
  • MariaDB (latest)
  • Adminer (latest)
  • Composer (latest)
  1. Download this repository
  2. Copy the folder .docker and its contents to the root directory
  3. Run cd .docker
  4. Run docker-compose build && docker-compose up or ./up.sh
  5. Run docker-compose exec local-apache bash or ./bash.sh
  6. Run composer install in bash (root@xxxxxxxxx:/var/www/html# <here>)
  7. Open http://localhost
  8. Follow the system instructions
  • Server: db
  • User: root
  • Password: root
  • Database: created during installation or manually