Skip to content

hemberger/seed-server

 
 

Repository files navigation

seed-server

Ansible repository to install everything that is needed to run SMR

Prerequisites

Create the file ./.ansible_secret on your machine. Ask @MichaelKunze for the content. It contains the password to decrypt secrets in this repository.

Make sure you have the latest ansible installed on your system, e.g.

pip install ansible

Execution

./deploy.sh [role-name]

Arguments

role-name (OPTIONAL) Will only execute the role with the given name. Can be a space-delimited list of roles.

About

Ansible repository to install everything that is needed to run SMR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 36.7%
  • Vim Script 29.5%
  • Shell 19.3%
  • Python 14.5%