Overview¶
Introduction¶
This section refers to the deploy
directory which contains scripts and other files used for deploying components of Agave.
Deployment is accomplished with Ansible playbooks; Ansible 2.0+ is required. We recommend `installing and running from source`_.
(When running from source, make sure you activate the Ansible environment).
Note
A docker image containing all deployment files from this repository as well as the required version of Ansible is now
available from the docker hub. The image is agaveplatform/deployer
and image tags correspond to tags in this repository.
The image will be kept up to date as changes are made. We highly recommend using the image instead of trying to run from source.
Why Should I Use The Agave Platform?¶
I am a… | Links to relevant topics |
---|---|
Scientist | Agave ToGo |
Developer | Developer Documentation |
System Administrator | Setting up a Sandbox |