TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
183 stars 42 forks source link

Fix tum-live-starter.sql script/description #1129

Open mono424 opened 1 year ago

mono424 commented 1 year ago

Motivation and Context

Setup of the tumlive database did not work correctly. Database was not created.

Description

Steps for Testing

  1. Use setup script to create a new database locally in your docker env
  2. Check with datagrip or sql cli if the database and the tables are created correctly
github-actions[bot] commented 1 year ago

Your Testserver will be ready at https://1129.test.live.mm.rbg.tum.de in a few minutes.

Logins | Kurs1 | Kurs2 | Kurs3 | Kurs4 | | ---------------------------------------- | ------------------------- | ------------------------- | ------------------------- | | public | public | loggedin | enrolled | | prof1 | prof1 | prof2 | prof1
prof2 | | student1
student2
student3 | student1
student2 | student2
student3 | student1
student2 |
joschahenningsen commented 1 year ago

@mono424 Should we convert this to a draft?

mono424 commented 1 year ago

yes lets postpone this for now 🙌