rsa-tools / rsat-code

This repo contains the code required to run a local version of the software suite Regulatory Sequence Analysis Tools (RSAT).
http://rsat.eu
GNU Affero General Public License v3.0
5 stars 6 forks source link

Fix installer for Automation #3

Closed FanchTheSystem closed 2 years ago

FanchTheSystem commented 3 years ago

Hello,

This PR contain modification on the installation process.

Some commit are bugfix while I was testing the installation in a docker container with Ubuntu 18.

And some other are feature to allow automatic installation with Ansible.

Please comment and review ;)

Also an Ansible role have been started here: https://gitlab.com/ifb-elixirfr/ansible-roles/ansible-rsat and this PR will stay as draft until this role work well (I may add some commit here for this)