https://github.com/pysync/langpad
Install nginx, rbenv, ruby and config user, ssh in centos 6.5
https://github.com/pysync/langpad
Last synced: about 1 year ago
JSON representation
Install nginx, rbenv, ruby and config user, ssh in centos 6.5
- Host: GitHub
- URL: https://github.com/pysync/langpad
- Owner: pysync
- Created: 2014-12-05T16:16:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T00:47:38.000Z (over 11 years ago)
- Last Synced: 2025-02-27T13:06:07.846Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* How to Install
Require
```
+------------------+
| rbenv ~ 0.4.0 |
| vagrant ~ 1.6.5 |
+------------------+
```
Install Steps
```
$ get clone git@github.com:dungntnew/langpad.git langpad-chef
$ cd langpad-chef
$ bundle install --path=vendor/bundle
$ vagrant up
```