jzzdog / azcommunity

allianz community
0 stars 1 forks source link

Deployment project with new configuraiton #5

Open jzzdog opened 9 years ago

jzzdog commented 9 years ago

Create the new droplet with configuration:

    bundle exec puma -e production -d -b unix:///home/deploy/my_app.sock

additional info https://github.com/foxweb/zxevo/blob/master/config/deploy.rb

Deploy recipe https://gist.github.com/foxweb/3012065

vim tutorial http://www.youtube.com/watch?v=TwJbr2KIR0E

http://ohmyz.sh alias alias | grep git

jzzdog commented 9 years ago
rbenv installing log

before installing rbenv may be you should install zlib or use this command sudo apt-get install build-essential sudo apt-get install libsqlite3-dev sudo apt-get install imagemagick

for redmine: sudo apt-get install libmagickwand-dev

jzzdog commented 9 years ago

export RAILS_ENV=production

jzzdog commented 9 years ago

http://www.google.com/accounts/DisplayUnlockCaptcha