engineyard / engineyard-migrate

Migrate up to Engine Yard Cloud from Heroku or similar.
MIT License
26 stars 3 forks source link

Migrate without deploying to engineyard ahead of time #9

Open mmainguy opened 13 years ago

mmainguy commented 13 years ago

Ask a couple of questions up front, and magically deploy straight to engineyard. Process would be:

1 Create engineyard account

2 gem install engineyard-migrate (or whatever)

3 ey-migrate

4 Enter your engineyard credential

4.5 (pick instance type [optionally default to solo])

5 navigate to your new engineyard solo application

drnic commented 13 years ago

Yeah that UX would be much nicer.

Cheers Nic

http://engineyard.com http://drnicwilliams.com +1 (415) 322 9556

Engine Yard: Successful Rails Apps through Orchestration

On Sep 12, 2011, at 6:03 AM, Michael Mainguyreply@reply.github.com wrote:

Ask a couple of questions up front, and magically deploy straight to engineyard. Process would be:

1 Create engineyard account

2 gem install engineyard-migrate (or whatever)

3 ey-migrate

4 Enter your engineyard credential

4.5 (pick instance type [optionally default to solo])

5 navigate to your new engineyard solo application

Reply to this email directly or view it on GitHub: https://github.com/engineyard/engineyard-migrate/issues/9

drnic commented 12 years ago

I have started using the ey_cli gem in appscrolls to boot Engine Yard Cloud environments. I'll use that same CLI gem for this feature.