Installing GridAPPS-D¶
GridAPPS-D is available using docker containers
Requirements¶
- git
- docker version 17.12 or higher
- docker-compose version 1.16.1 or higher
Install Docker on Ubuntu¶
- Clone or download the repository
gridappsd@gridappsd-VirtualBox:~$ git clone https://github.com/GRIDAPPSD/gridappsd-docker
gridappsd@gridappsd-VirtualBox:~$ cd gridappsd-docker
- run the docker-ce installation script
gridappsd@gridappsd-VirtualBox:~/gridappsd-docker$ ./docker_install_ubuntu.sh
- log out of your Ubuntu session and log back in to make the docker groups change active