Skip to content

Commit

Permalink
added a README file
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcorneliusmartin committed Dec 7, 2023
1 parent fbc4371 commit ae109c5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# vantage6 BLUEBERRY Installation Scripts

This repository contains convenience scripts for installing vantage6 nodes at data stations participating in the BLUEBERRY project.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

The scripts are designed to run on an Oracle Linux 8 Machine (server edition).

### Installing

To get started with these scripts, follow these steps:

1. Clone this repository to your local machine: `git clone https://github.com/IKNL/vantage6-blueberry-installation-scripts.git`
3. Navigate to the cloned repository: `cd vantage6-blueberry-installation-scripts`
4. Run the `install-all.sh` script: `sh ./install-all.sh`

## License

This project is licensed under the License - see the [LICENSE](LICENSE) file for details

0 comments on commit ae109c5

Please sign in to comment.