Arda Basoglu
  • Home
  • Blog
  • Links
  • Contact

Windows, Ruby on Rails, Heroku, Git

11/8/2009

1 Comment

 
If you,
  • use Windows PC
  • want to develop Ruby on Rails application
  • want to host it on Heroku
  • want to check out source code using Git
there are couple of installations and settings before doing those.

These are as follows:
  • Installing Git Extension
  • Installing Rubygems
  • Installing Heroku gem
  • Createting an SSH key file
  • Adding keys to Heroku
You will probably need more than these, but these are minimums to get the code from the Heroku repository.

Create an SSH key file


After you installed these minimums, you run GitBash and create an SSH key for Heroku use.

$ cd ~/
$ mkdir .ssh
$ cd .ssh
$ ssh-keygen –C “youremai@yourmail.com” –t rsa

Add your keys to heroku

You add this key to Heroku for later check outs and check ins

$ heroku keys:add

Checking out the source code

You check out the code by using clone option of git

$ git clone -o heroku git@heroku.com:yourapp.git
1 Comment
free emule download link
9/8/2013 04:43:32 pm

Was just looking for a site like this, thanks

Reply



Leave a Reply.

    Author

    Arda Basoglu is a digital marketing agency owner, software engineer/developer, musician. Worked for several companies: TWB, BNB Software, PINC Solutions,  hakia, Nurol,  NTV. 

    Archives

    October 2021
    August 2021
    June 2020
    April 2020
    September 2017
    July 2017
    April 2017
    February 2017
    September 2015
    October 2014
    March 2014
    February 2014
    January 2013
    June 2012
    May 2012
    July 2011
    December 2010
    November 2010
    October 2010
    August 2010
    July 2010
    June 2010
    March 2010
    February 2010
    January 2010
    December 2009
    November 2009
    October 2009
    August 2009
    June 2009
    May 2009

    Categories

    All
    Açık Kaynak
    Algorithms
    Avşa
    Big O Notation
    Certbot
    Database
    Ekmek
    Ekonomi
    Encrypting Settings
    Enflasyon
    Google Maps
    Heroku
    Heroku Rake Fixture Yaml Error
    JavaScript
    Mac Os X
    Magento
    .net
    .net Forms Login Progress Bar
    Node
    Node.js
    Node-postgres
    Personal
    Peynir
    Postgresql
    Rack 1.2.1 Utils.rb Error Heroku
    Ruby On Rails
    Windows 7
    Windows Froms
    Windsurfing
    Wordpress
    Yankoltuk

    RSS Feed

Powered by Create your own unique website with customizable templates.