Skip to content

yvespp/OpenOLAT-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Packages OpenOLAT as a Docker image.

Repo based on files from this pull request.

Build & run

The following command will build and run:

  • Postgresql image with the db init script added
  • Tomcat with the openolat app
docker compose up --build

Try it out:

Build images only

docker build --pull openolat -t open-olat
docker build --pull postgres -t postgres

About

Packages OpenOLAT as a Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published