This shows you the differences between two versions of the page.
ii:labs:s2:04:tasks:00 [2022/05/20 10:14] radu.ciobanu [00. [00p] Getting started] |
ii:labs:s2:04:tasks:00 [2024/04/11 12:44] (current) radu.ciobanu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 00. [00p] Getting started ==== | + | ==== 00. [00p] Testing the Docker installation ==== |
- | <note tip>For the tasks in this lab, you will be using the files found in {{:ii:labs:s2:04:tasks:lab4.zip|this archive}}, which contains a NodeJS application that creates an API for adding books in a library over a PostgreSQL database. The architecture of the application is shown in the image below. It is composed of a backend (or API), a database, and an administration component for the database.</note> | + | == Subtasks == |
- | {{:ii:labs:s2:04:tasks:arch.png?direct&600|}} | + | - start a container that runs the official //**hello-world**// image and check that everything functions correctly |
- | + | ||
- | <note tip>After solving all the tasks, you will need to upload on [[https://curs.upb.ro/2021/mod/assign/view.php?id=231472|Moodle]] a single Zip archive containing all the files required at each task.</note> | + | |
- | + | ||
- | In order to solve the tasks, you need to have Docker installed, or you need to use [[https://labs.play-with-docker.com|Play with Docker]], as described in [[ii:labs:s2:03|lab 3]]. | + |