Displaying 20 results from an estimated 2000 matches similar to: "Instant Rails replaced by the BitNami RubyStack"
2008 Jun 19
3
New release RubyStack for Windows / includes git
Hi,
Just thought I would let the list know of a new release of RubyStack for
Windows, since there is a lot of overlap in functionality and may be of
interest to some of you also using OS X and Linux. Please let me know if
it is inappropriate.
Like InstantRails, RubyStack is an open source, self-contained
distribution of Ruby on Rails that is easy to install and use. It runs
on Windows, Linux and
2008 Jun 20
0
BitNami RubyStack now includes Git, Nginx and ruby19
We took into account your requests and RubyStack 1.2 includes updated
components, additionally nginx + nginx fair proxy balancer module, git,
ruby19 and many new useful gems. It is available for Linux, OS X and
Windows. Give it a try now and let us know what you think!
http://bitnami.org/article/new-rubystack-released
--
Posted via http://www.ruby-forum.com/.
2006 Jun 12
1
Instant Rails and your own applications
?I like your form css at
http://www.pllite.com/projects/new
Nice stuff!
Stuart
-----Original Message-----
From: ian.connor at gmail.com
Sent: Monday, June 12, 2006 3:14 AM -07:00
To: instantrails-users at rubyforge.org
Subject: [Instantrails-users] Instant Rails and your own applications
Here is the download link for the Instant Rails version of ProjectLounge
Lite.
2009 Apr 10
0
Error running server: Exec format error - packet_worker_runner
Hi All, I''ve been developing a rails app using the Bitnami RailsStack (
http://bitnami.org/stack/rubystack) and it has always worked as advertised.
That is until I have tried to get BackgrounDRB up and running. I have
followed the steps given on the plugin''s project page, each seems to work. I
the plugin install works, I can generate workers etc, but when I start the
backgrounDRB
2006 Apr 08
1
Aw: Instant Rails 1.2
----- Urspr?ngliche Mitteilung -----
Von: Curt Hibbs <ml.chibbs@gmail.com>
An: rails@lists.rubyonrails.org, ruby-talk@ruby-lang.org, instantrails-users@rubyforge.org
Gesendet: Fr., 7. Apr. 2006 20:30:44 CEST
Betreff: [Rails] [ANN] Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the
moment, there is some kind of bug or adverse interaction between the
Ruby
2006 Feb 03
1
Rolling with Ruby on *Instant* Rails - "New" Tutorial
Greetings!
The original version of this tutorial was written by Curt Hibbs and published on ONLamp.com. It served as my introduction to both Ruby and Rails. Unfortunately, I experienced some frustration working through it. This was due first to the fact that I was using Instant Rails, not Rails, and second, to the fact that Rails itself has grown since Curt wrote the article. Despite my
2006 Dec 07
2
No Instant Gratification ! Browser can''t access localhost:3000 (IR 1.4)
Hi! I''m learning Ruby on Rails with the Agile Web Development With Rails
book. I have installed InstantRails 1.4 (under windows xp 2) and after
doing all steps (gem updates, rails demo, ruby script/server which
launches WEBrick server), I can''t access the localhost:3000 with the
browser. I tried 127.0.0.1:3000 in apache config, then with my IP
address 192.168.1.100:3000
2006 Apr 07
5
Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the
moment, there is some kind of bug or adverse interaction between the
Ruby based MySQL driver and Rails 1.1, but it appears the the C base
MySQL driver works just fine.
Instant Rails 1.2 now includes the C based MySQL driver and Ruby on Rails 1.1.1.
Curt
On 4/1/06, Curt Hibbs <ml.chibbs@gmail.com> wrote:
> Instant Rails
2006 Apr 19
0
Instant Rails 1.3a -- bug fix release
It turns out the native C MySQL driver is causing segfaults (at least on
Windows 2000), so this is a minor maintenance release that removes this
driver. Rails will automatically use the pure Ruby driver, instead.
If you already have Instant Rails 1.3 installed, you don''t need to download
this, just delete the file:
InstantRails\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt\mysql.so
There
2006 Apr 02
0
phpMyAdmin Instant Rails
On 4/2/06, Gregor Jovanovich <gregor007 at gmail.com> wrote:
>
> I really think Instant Rails is a classic - all the right stuff in a small
> package!
>
> My problem is that I have IR installed on my desktop and laptop, but the
> phpMyAdmin is "greyed out" on the desktop system - why?
Both Apache and MySQL have to be running in order to use phpMyAdmin. If
either
2007 May 24
4
Create a virtual host using Instant Rails 1.7
Hi,
I created a new rails application called demo using Instant Rails 1.7.
It runs at the URL http://localhost:3003/blog/
The applications that a packaged with the zip file, cookbook and typo are
currenlty the two virtual hosts. I can already run them using the following
URLs
http://www.mycookbook.com and http://typo/
Now, I want to add my application demo as the third virtual host in
2009 Jul 17
1
Using instant rails to roll-out rails applications
I''am curious, if there is a convenient way, to use instantrails in order
to roll-out rails application for the local installation on machines
without internet access.
We''ve the following scenario:
We''ve written a rails application which is available online. Now we would like to enable clients to use the application
offline. We''ve written an import/export
2006 May 26
7
Instant Rails and your own applications
Hi,
I want to make an open source rails project as easy as possible to install.
Can I use Instant Rails for this? I treid to look at the FAQ but could not
see this was possible.
Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc
and then have it add my application and add the mysql user (could be just
root also) and then the sql for creating the tables.
Sound like fun
2006 Oct 25
4
Instant Rails
I''m having a newbie problem getting Instant Rails to start WEBrick.
I''ve created a demo project by type Rails Demo at the InstantRails
command prompt. This worked fine.
I then navigate to the Demo directory and type ruby script/server. I
get the following errors...
C:\InstantRails\InstantRails\rails_apps\demo>ruby script/server
=> Booting WEBrick...
=> Rails
2006 Jan 03
2
Instant Rails 1.0 Release Candidate 1
This release upgrades the included Ruby to version 1.8.4 and will become the
final 1.0 release of Instant Rails if no serious problems are found.
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails,
Apache, and MySQL, all preconfigured and ready to run. No installer, you
simply drop it into the directory of your choice and run it. It does not
modify your system environment.
2007 Nov 22
0
Problem Installing RMagick with Instant Rails on Windows
I''m running Instant Rails 1.4 on Windows XP with SP2.
I have downloaded the Windows binary version of RMagick from the RubyForge
page.
Specifically, I have downloaded:
1.14.1 binary gem for Ruby 1.8.5 (fixed for RubyGems 0.9.4)
RMagick-1.14.1_IM-6.3.0-7-Q8-2.zip
I have removed any older versions of RMagick using:
gem uninstall RMagick
I have updated my version of rubygems.
I
2005 Oct 12
7
www.mycookbook.com not working - just shows apache page
Curt,
This is really, really cool....
On hiccup for me though. All was well until I went to manage the cookbook
application. The Start SCGI command gave the following output:
D:\INSTAN~1\rails_apps\cookbook>..\..\ruby\bin\ruby.exe script\scgi_rails
start -p 9999 -e production -D
ERROR: Could not setup a SIGHUP handler. You won''t be able to get status.
Listening for connections on
2006 Apr 01
2
Instant Rails 1.1
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails,
Apache, and MySQL, all preconfigured and ready to run. No installer, you
simply drop it into the directory of your choice and run it. It does not
modify your system environment. This release of Instant Rails is for
Windows, but there are plans for ports to Linux, BSD, and OSX.
This release upgrades Rails to 1.1 and the
2005 Dec 15
5
Instant Rails 1.0 preview7 -- with Typo!
My apologies to all who downloaded preview6, it did not contain Rails 1.0 as
advertised -- I screwed up!
Preview7 does, in fact, contain Rails 1.0 and as a bonus, also includes Typo
2.6.0 as a preinstalled sample app. See the Getting Started page for
instructions on running Typo in Instant Rails:
http://instantrails.rubyforge.org/wiki/wiki.pl?Getting_Started
Also, you can thank David Morton
2006 May 15
2
Error creating controllers in InstantRails-1.3a
Hi,
I was able to successfully Install InstantRails-1.3a and run cookbook throgh
Apache and WEBrick , however when I try to create my own app. cookbook2
following tutorial ( http://instantrails.rubyforge.org/tutorial/index.html)
, it gives me below error whle creating MyTest controller
Cannot find gem for Rails =1.1.2:
Install the missing gem with ''gem install -v=1.1.2