You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Restart the services once to generate a user and an API key in MediaLit database. The API key
113
-
will be printed to the docker compose logs. The relevant logs will look something like the following.
112
+
To learn how to configure an AWS S3 bucket for MediaLit, click [here](https://github.com/codelitdev/medialit?tab=readme-ov-file#setting-up-correct-access-on-aws-s3-bucket).
113
+
114
+
4. Start the MediaLit service once to generate an API key to use with CourseLit.
115
+
116
+
```sh
117
+
docker compose up medialit
118
+
```
119
+
120
+
The above command will start the MediaLit service and display a fresh API key on the console. The relevant logs will look something like the following.
0 commit comments