Skip to content

Instantly share code, notes, and snippets.

@mflorida
Last active January 6, 2016 00:50
Show Gist options
  • Save mflorida/52fcbb67a471845b1d31 to your computer and use it in GitHub Desktop.
Save mflorida/52fcbb67a471845b1d31 to your computer and use it in GitHub Desktop.
Customizations to download XNAT 1.7 via FTP
# save this to 'xnat_vagrant/configs/xnat17dev' and rename 'custom.yaml'
# make sure 'revision' is set to '1.7' for the setup script
revision: '1.7'
# use an archive of XNAT 1.7 from the NRG FTP server
xnat_src: 'ftp://ftp.nrg.wustl.edu/pub/xnat/nrg-xnat_builder_1_7dev-94504f3c6496.tar.gz'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment