Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 488 Bytes

README.rst

File metadata and controls

20 lines (12 loc) · 488 Bytes

mytardis-salt

MyTardis server configuration using Saltstack

It can be used as is, or included in a bigger installation.

Quickstart:

wget -O - http://bootstrap.saltstack.org | sudo sh -s -- git develop
sudo git clone https://github.com/grischa/mytardis-salt.git /srv
sudo salt-call --local state.highstate

Pillars contain the configuration and need to be edited for production use.

In particular the secret key needs to be changed.