Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.72 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.72 KB

Build Status

GalaxyKickStart

GalaxyKickStart is an Ansible playbook designed to help you get one or more production-ready Galaxy servers based on Ubuntu within minutes, and to maintain these servers. Optionally, instances can be pre-loaded with tools and workflows.

Detailed usage instructions are available in the Documentation.

Required Ansible version >= 2.1.2.0 && <=2.2.0.0

The playbook has been tested on

  • Cloud Machines
  • Vagrant Boxes
  • Physical Servers
  • Docker

GalaxyKickStart has been developed at the ARTbio platform and contains roles developed by the Galaxy team.

List of roles included in this playbook

Troubleshooting

Installation of postgresql might fails due to non-standard locale

If you are using Ubuntu on your Ansible machine, make sure that you deactivate SendEnv LANG LC_* in /etc/ssh_config. This will allow locale settings to be propagated by ssh.