Skip to content

ThomasPf-git/docker-compose-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Containers for various school subjects

  1. Clone Github Repository git clone https://github.com/ThomasPf-git/docker-school.git

  2. open insy or sytd folder

  3. Run docker-compose up -d in terimal to create the required volumes and networks and containers

  4. do this for the other folder too if u want to


⚡ATTENTION⚡ Ports changed (look them up in docker desktop or compose file to be extra sure)

insy-mysql credentials:

  • user: root
  • pw: mysql
  • port: 3398

sytd-mysql credentials:

  • user: root
  • pw: mysql
  • port: 3399

insy-mongo credentials:

  • user: root
  • pw: mongo
  • port: 27017

manage everything else from docker desktop


changelog:

now u dont need to create volumes or networks beforehand, everything gets spinned up with the docker-compose command
data is still persistent across restarting containers - no worries
should be easier to use now


About

docker for the programming subjects in school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors