Skip to content

A docker environment for developing in Moodle. This environment should be used for local development and NOT in production.

Notifications You must be signed in to change notification settings

Swarthmore/docker-moodle-filescan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle local development docker strategy

Requirements

Git

Docker

Docker compose

Running

  1. $ git clone https://github.com/tonyweed/docker-moodle-local-dev-strategy.git
  2. $ cd into the created directory
  3. $ chmod +x init.sh
  4. $ ./init.sh
  5. Enjoy!

Accessing

Moodle: http://localhost

Adminer: http://localhost:8080

Environment Variables

You can edit the environment variables in [mariadb] docker-compose.yml.

See the MariaDB docker documentation for available environment variables.

About

A docker environment for developing in Moodle. This environment should be used for local development and NOT in production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published