Changes
Page history
Update home
authored
Jul 25, 2024
by
Lars Florian Meiendresch
Show whitespace changes
Inline
Side-by-side
home.md
View page @
5f63390f
...
@@ -64,8 +64,8 @@ After running `docker compose up -d`, the server is now running the following co
...
@@ -64,8 +64,8 @@ After running `docker compose up -d`, the server is now running the following co
| Container Name | Description | Port |
| Container Name | Description | Port |
|:------------------|---------------------------------------------|-------:|
|:------------------|---------------------------------------------|-------:|
|
`19sq-nginx`
| nginx Web Server |
`5001`
|
|
`19sq-nginx`
| nginx Web Server |
`5001`
|
|
`19sq-flask`
| Application |
`8080`
|
|
`19sq-flask`
|
Flask
Application |
`8080`
|
|
`19sq-mariadb`
| Database |
`3306`
|
|
`19sq-mariadb`
|
mariadb
Database |
`3306`
|
|
`19sq-ladsh`
| Learning Analytics Dashboard |
`2000`
|
|
`19sq-ladsh`
| Learning Analytics Dashboard |
`2000`
|
#### Next Step: Routing Traffic
#### Next Step: Routing Traffic
...
...
...
...