Docker commands to launch the image available in the group's Git Container Registry, which uses the production database:
docker run -it -p 8000:80 --name=lbaw2251 -e DB_DATABASE="lbaw2251" -e DB_SCHEMA="lbaw2251" -e DB_USERNAME="lbaw2251" -e DB_PASSWORD=xxJlDZqv git.fe.up.pt:5050/lbaw/lbaw2223/lbaw2251
docker exec -it lbaw2251 bash
root@2804d54698c0:/# tail -f /var/log/nginx/error.log # follow the errors
root@2804d54698c0:/# tail -f /var/log/nginx/access.log # follow the accesses
Administration URL: /admin-panel.
First, you need to login in /admin-panel/login and then you are redirected to /admin-panel.
Type Password Collaborator [email protected] teste12345 Technician [email protected] teste12345
Type Password example account [email protected] teste12345
Project Final Grade: 19
Alexandre Correia - [email protected]
Ana Sofia Costa - [email protected]
Daniel Rodrigues - [email protected]
Diogo Fonte - [email protected]