Skip to content

Maxfire/DockerOpigno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Docker distribution Opigno LMS 2.2

To install it just run:

docker-compose up

In the project directory, afterwards go into docker by doing:

docker exec -ti {DOCKER_NAME} bash

And install TinCanPHP via Composer:

composer require rusticisoftware/tincan:@stable

Follow the instructions and that's it!, easy right?.

NOTE: db set up:

  • database name local_drupal;
  • dabatase user drupal;
  • database password drupal;
  • database host db.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published