Set up GIS software on multiple computers (Windows & Linux) simultaneosly using SaltStack
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Pekka Helenius 914fbb6c41
README: Add link to module analysis report
5 years ago
saltscripts Initial commit 6 years ago
sample_images Initial commit 6 years ago
srv_pillar Initial commit 6 years ago
srv_salt Initial commit 6 years ago
srv_salt_winrepo Initial commit 6 years ago
LICENSE Initial commit 6 years ago
README.md README: Add link to module analysis report 5 years ago
runme.sh runme.sh: Add missing colors 6 years ago

README.md

SaltStack - GIS workstation setup

Set up GIS software on multiple computers simultaneosly.

This repository relies heavily on SaltStack. For further information about SaltStack, please take a look on SaltStack website.

Tested with Salt Master 2018.3 & Salt Minions 2018.3 (x64).

About

This repository installs several GIS programs to multiple computers. This software includes:

Usage

git clone https://github.com/Fincer/salt_gisworkstation
cd salt_gisworkstation
sudo bash runme.sh

Module test-run analysis report

NOTE: Only in Finnish at the moment.

About findings, issues and deeper analysis of test-run of this SaltStack module, take a look on detailed report here.

Notes!

  • Works currently only on the following environments:

    • Ubuntu 18.04 LTS & variants

    • Microsoft Windows (main version 7 tested, 64-bit)

  • Requires preconfigured Salt minion computers (for now) and established connection between the master computer and minions

  • Master computer requires Ubuntu 18.04 LTS (or variant)

Sample images

The following images are for demonstration purposes only.


MS Windows 7 minion after software installation

windows_1

windows_2


Lubuntu 18.04 LTS master after software installation

ubuntu_master


Lubuntu 18.04 LTS minion after software installation

ubuntu_minion


License

This repository uses GPLv3 license. Please see LICENSE files for details.