Skip to content

retiman/globalsight-docker

Repository files navigation

globalsight-docker

Dockerfiles for quickly getting a demo of GlobalSight up and running. Also runs phpMyAdmin in case you want to quickly inspect the database.

GlobalSight

Usage

  1. Run docker-compose up.
  2. View the GlobalSight UI. Login with user superadmin and password password.
  3. View the database with phpMyAdmin.

GlobalSight's installer creates the MySQL tables when it first runs; to wipe the database and recreate the tables, remove the ./data/init/database-created file and start the container again.

License

This project is under the MIT license. It uses wait-for-it.sh, which is also MIT licensed.

About

Docker images for GlobalSight.

Resources

License

Stars

Watchers

Forks