Skip to content
Snippets Groups Projects
Commit 29be46b5 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

updated instructions

parent ae98620f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,13 +2,17 @@
This repository contains a fully working configuration of VILLASframework.
We are using Docker and Docker Compose in order to make it as easy as possible for you to get started.
An online deployment of this demo is available at: https://web.villas.fein-aachen.org
## Usage
1. [Install Docker](https://docs.docker.com/engine/installation/)
2. Download Demo files: https://git.rwth-aachen.de/VILLASframework/Demo/repository/master/archive.zip
3. Start demo: `docker-compose up -d`
We are using Docker and Docker Compose in order to make it as easy as possible for you to get started.
1. [Install Docker](https://docs.docker.com/engine/installation/).
2. Download [Demo files](https://git.rwth-aachen.de/VILLASframework/Demo/repository/master/archive.zip) from this repository.
3. Extract the files.
4. Open the Docker CLI and navigate to the location of the demo files.
5. Start demo by running `docker-compose up -d`
## Copyright
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment