... | @@ -39,7 +39,7 @@ npm start |
... | @@ -39,7 +39,7 @@ npm start |
|
# Installation of SDK4ED Dashboard using Docker (recommended)
|
|
# Installation of SDK4ED Dashboard using Docker (recommended)
|
|
Alternatively, you can install the VM4SEC Dashboard using Docker.
|
|
Alternatively, you can install the VM4SEC Dashboard using Docker.
|
|
- **Step 1**: Download and install [Docker](https://www.docker.com/).
|
|
- **Step 1**: Download and install [Docker](https://www.docker.com/).
|
|
- **Step 2**: Clone the latest VM4SEC Dashboard version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
- **Step 2**: Clone the latest VM4SEC Dashboard version that can be found in [this link](https://gitlab.seis.iti.gr/vm4sec/vm4sec-dashboard.git) and navigate to the root directory.
|
|
- **Step 3**: Open cmd and copy `.env-default` to `.env`:
|
|
- **Step 3**: Open cmd and copy `.env-default` to `.env`:
|
|
```
|
|
```
|
|
cp ./.env-default ./.env
|
|
cp ./.env-default ./.env
|
... | | ... | |