You're viewing old version number 6. - Current version
Installing Waxwing
- make appropriate DNS changes
- on server:
- cd /home
- mkdir 'dirname'
- cd 'dirname'
- git clone http:// (waxwing repo)
- cd Waxwing/couchdb
- vim create-db.sh [change db name]
- ./create-db.sh
- vim create-author.sh [make appropriate changes]
- ./create-author.sh
- vim create-views.pl [change db name]
- ./create-views.pl
- cd ../elasticsearch
- vim connect-elasticsearch-to-couchdb.sh [change db name]
- ./connect-elasticsearch-to-couchdb.sh
- cd ../tmpl
- vim addimageform.tmpl [change URLs]
- vim stream.tmpl [change URL]
- cd ../yaml
- vim waxwing.yml [make appropriate changes]
From JR's : articles
63 words - 550 chars
created on
updated on
- #
source
- versions