Skip to content

Docker build for local environment setup at Taylor University

Notifications You must be signed in to change notification settings

Taylor-University/tu-docker-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-build

Docker build for local environment setup at Taylor University. Please read through Section 1 before setting up your environment. We

Section 1

Instructions are using the following tools:

For Microsoft VS Code, it is suggested to use the following extensions:

Section 2: Build dotCMS Environment

More detailed information, please see DotCMS Documentation about multiple container builds

  1. Get latest dotCMS image for DockerHub
docker-compose pull
  1. Run the build
docker-compose up
  1. Access your local site at http://localhost:8080/.
  2. Check that everything is correct so far. You should see two containers running(application and database)
docker ps

Section 3: Import TU the database to database container

About

Docker build for local environment setup at Taylor University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published