https://github.com/aces/cbrain_vagrant
Support files for creating a development environment under Vagrant
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
Support files for creating a development environment under Vagrant
Basic Info
- Host: GitHub
- Owner: aces
- Language: Shell
- Default Branch: master
- Size: 5.86 KB
Statistics
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
cbrain-vagrant
This is a VagrantFile that will provision and create a CBRAIN instance using a base of ubuntu/xenial64.
The Vagrant provisions an image to provide you with the following components: 1. An admin account which you will be asked to change the password on upon first instantiation. 1. A Brain Portal that is called CBRAINVagrant 1. Three Data Providers: A CBRAIN Enhannced DP, a SSH DP, and a Local DP. 1. A Bourreau in which you can run tools inside the virtual machine.
To use: 1. vagrant up (will provision) 1. at the end of the provision process, the temporary CBRAIN password will be displayed in the log 1. vagrant ssh 1. cd cbrain/BrainPortal 1. type 'rails server puma -b 0.0.0.0 -p 3000 -e development' 1. go to your local browser and type in the address '127.0.0.1:3000' and you should see the CBRAIN login page.
Note the VagrantFile is using the new plugin interface, if would like to change the resources allocated to the Vagrant, you can set the diskspace and memory requirements there, it is currently set to use 8GB of RAM and 20GB of disk space.
Owner
- Name: ACElab
- Login: aces
- Kind: organization
- Location: Montreal, Quebec, Canada
- Website: http://mcin.ca/
- Repositories: 75
- Profile: https://github.com/aces
McGill Centre for Integrative Neuroscience (MCIN) - Alan C. Evans, Ph.D., Principal Investigator
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0