FACT Electric Power Generation and Transmission
Location, size, and type of electricity generation plants and transmission lines, in Europe and US.
Use
Connect to the GitLab container registry with privileges for the FACT group:
docker login -u FACT_token -p glpat-1zG-TQx___xLsPjj2vsG registry.git.nilu.no
Run this data service:
docker run -t -i --name fact_power -e MARIADB_DATABASE=FACT_power -e MYSQL_ROOT_PASSWORD=devops -p 3313:3306 -d registry.git.nilu.no/fact/data/fact_power:0.1
The container makes available a MariaDB instance with the full database on population FACT_power. It is reachable on port 3313 of the localhost and the password is 'devops'.
Specifications
Notes
Authors
Riccardo Boero - ribo@nilu.no