Skip to content

The goal of this project is to create a dev docker machine for Chamilo V1.11.*

License

Notifications You must be signed in to change notification settings

fragotesac/chamilo-docker-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

Do not use this configuration for production environments

Chamilo Dev Docker Configuration

This is a minimalist docker configuration for Chamilo for development purposes.

How to use use it

Just run this:

sh init.sh

It will clone chamilo into a chamilo directory and then will start building 3 containers:

  1. Apache
  2. MariaDB
  3. Adminer

Once the build finished you'll see chamilo loading in:

http://localhost:8030/

And if you want to access the DataBase just go to:

http://localhost:8099/

The credentials for the datase are in the file docker-compose.yml , there you can also update the ports.

About

The goal of this project is to create a dev docker machine for Chamilo V1.11.*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published