data-management-hs2022/phpmyadmin
Marc Gauch 3100931c1c Update README.md 2022-09-23 15:20:40 +02:00
..
README.md Update README.md 2022-09-23 15:20:40 +02:00
phpmyadmin.yml Docker compose for mysql 2022-09-23 14:56:15 +02:00

README.md

run me with:

docker-compose -f phpmyadmin.yml up

if this doesn't work: install docker first and retry

then go to http://localhost:8081 and sign in with
database: db
username: root
password: 1234

Then go to http://localhost:8081/index.php?route=/server/sql and paste the sql commands