Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
/ mytardis-salt Public archive
forked from grischa/mytardis-salt

MyTardis server configuration using Saltstack

Notifications You must be signed in to change notification settings

nrmay/mytardis-salt

 
 

Repository files navigation

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.

About

MyTardis server configuration using Saltstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 73.2%
  • Shell 13.6%
  • Python 8.1%
  • Ruby 5.1%