Skip to content

Ansible playbooks for Galaxy Server deployment

License

Notifications You must be signed in to change notification settings

hnlmarcus/GalaxyKickStart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.7

The playbook has been tested on

  • Cloud Machines
  • 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.

About

Ansible playbooks for Galaxy Server deployment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.3%
  • Shell 22.7%
  • HTML 19.7%
  • Dockerfile 7.4%
  • Vim Script 3.9%