Skip to content

Commit

Permalink
feat: add nginx to the module (#31)
Browse files Browse the repository at this point in the history
chore(Modul-GNS3): adjust docker image
  • Loading branch information
UrSourceCode authored Oct 4, 2023
2 parents 637e2ec + df32aa0 commit 3b411e1
Show file tree
Hide file tree
Showing 13 changed files with 532 additions and 29 deletions.
557 changes: 530 additions & 27 deletions Modul-2/Web server/README.md

Large diffs are not rendered by default.

Binary file added Modul-2/Web server/images/lb-setup-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lb-setup-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lb-setup-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lb-testing-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lb-testing-2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/lynx-nginx-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/nginx-lb-default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/nginx-lb-weight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Modul-2/Web server/images/nginx-round-robin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Modul-GNS3/README GNS3 - English.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ After that please continue to import the Ubuntu image into GNS3 [here](#insert-u
- Click `Docker`
- Click `Add Docker container template`
- `Server type` choose `Run this Docker container locally`
- Click `Docker Virtual Machine`, choose `New image` fill `kuuhaku86/gns3-ubuntu:1.0.1` in Image name<br>
- Click `Docker Virtual Machine`, choose `New image` fill `danielcristh0/ubuntu-bionic:1.1` in Image name<br>
![insert-image-1](images/insert-imaget-2.jpg)
- Click `Container name` fill `ubuntu-1` as container name
- Click `Network adapters` and enter the number 4
Expand Down
2 changes: 1 addition & 1 deletion Modul-GNS3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Setelah itu silahkan lanjutkan untuk mengimpor image Ubuntu ke GNS3 [disini](#me
- Klik `Docker`
- Klik `Add Docker container template`
- `Server type` pilih `Run this Docker container locally`
- Klik `Docker Virtual Machine`, pilih `New image` isikan `kuuhaku86/gns3-ubuntu:1.0.1` di Image name<br>
- Klik `Docker Virtual Machine`, pilih `New image` isikan `danielcristh0/ubuntu-bionic:1.1` di Image name<br>
![insert-image-1](images/insert-imaget-2.jpg)
- Klik `Container name` masukkan `ubuntu-1` sebagai nama container
- Klik `Network adapters` dan masukkan angka 4
Expand Down

0 comments on commit 3b411e1

Please sign in to comment.