Displaying 20 results from an estimated 8000 matches similar to: "[OT] Rails hosting question -- video centric"
2006 Apr 03
11
Rails VPS Business Hosting
Greetings,
Does anyone have experience with Rails VPS hosting? I''m basically
looking for a hosting reseller option so I can have control of my
clients domains and hosting. I''m looking for something easy to use;
although I like learning it all, and am learning a lot, I am most
definitely not a command line linux user type as of yet.
The one that I''ve looked at
2006 Jan 14
12
Dedicated Host Recommendations?
I currently have a dedicated server at ev1servers, but
it''s getting rather antiquated (Redhat 9) and am
looking to upgrade. I''m thinking about serverbeach.com
- one of their CentOS servers. Anybody have any
recommendations for dedicated servers on which to run
Rails? Hopefully less than $200/month.
Thanks!
CSN
__________________________________________________
Do You Yahoo!?
2006 Feb 15
6
Measuring hosting performance: shared <--> vps <--> dedicated
Every app we build has to be deployed, and the price has to be right.
* dedicated servers start at 99$/m (Dreamhost, ..), and
shared hosting go up to 47$/m (PlanetArgon) or 60$/m (TextDrive)
* Railsplayground: 2$/m
* TextDrive dedicated servers : 1000$/m
Is there an objective way/tool to measure, test and compare the
performance of the hosters?
Alain
2006 Jun 15
11
OT: Anyone have experience with completelydedicated.com?
Guys,
I''m in the market for a reliable, trustworthy dedicated server solution.
I''ve been running my own servers internally on a Speakeasy Static IP DSL
connection, but recent problems with my local loop has caused me to
reconsider this solution.
completelydedicated.com offers a value Sempron for $59/monthly...a bit
higher than I wish to go but I have no choice. Can
2006 Jan 09
9
Noob, installing rails on a goDaddy virtual server?
Hi,
I''m completely new to all of this. Not even certain this is an
appropriate forum for an installation question.
I''m just about to plunk down some money to get a virtual server. In
looking over the list of isp''s elsewhere on this site, goDaddy isn''t
mentioned - probably because they don''t offer rails as a standard
distribution. There are some
2006 Jun 10
8
OT: Good virtual server host with debian?
Hey all,
I''m casually shopping around for a host that will give me a virtual
server running Debian. It would host some of my rails projects and
probably some svn.
Does anyone know of a good host? Anecdotes about satisfaction would be
nice.
Thanks,
Bryan
--
Posted via http://www.ruby-forum.com/.
2006 Aug 11
10
OT -- What is with all the fragmented threads recently?
Is it my imagination or has there been a huge increase in the number
of fragmented threads in the last several days? Maybe it''s Gmail
doing something crazy, but I see dozens of top-level conversations
starting with replies (ex. "Re: [Rails] omfg something broke").
Did people collectively forget what the "reply" button looks like, or
is the list software doing
2006 Feb 07
14
Production Server That Just Works?
Hi,
Love Rails...
I''m looking for a Production Quality Server that brings the same ease of
use as Rails does to web development.
I''ve tried TextDrive, and never got it to work. I''m sure there are good
reasons why it didn''t work but they are beyond me. I''ve contacted tech
support there several times, and it seems that there are so many setups
that
2006 Mar 06
20
How painful is the 1.0 -> 1.1 upgrade going to be?
Does anyone have a sense for how painful the 1.0 -> 1.1 upgrade is
going to be for existing apps? I''m finishing up my first real RoR
application with Rails 1.0. I can live with it staying at that level,
but I really want to use the has_many :through attribute to clean up
some of my code.
I''m not particularly interested in edge Rails, mainly because the
documentation for
2006 Jan 05
10
OT -- A "HOWTO" is a guide not a question.
This is way offtopic, but I''ve seen this several times recently and
it''s annoying me.
If you put "HOWTO" in your subject that means that you''re posting a
guide on a particular topic. It doesn''t mean that you''re asking a
question about "how to" do something.
It''s not like it''s a crisis, but it screws up searches
2009 Mar 16
4
OT: centos.org web site not responding
The web site for CentOS is not responding. I can ping it OK, but the
web site is not responding to http requests from my browser. If the
webmaster should happen to read this...
2006 Aug 16
18
mongrel lighttpd and ssl
I am wanting to one run instance of lighttpd, many many instances of
mongrel. I also need ssl but only for one of my sites. I understand that
Mongrel does not play with SSL so I am forced to use Lighttpd. I think that
lighttpd only handles ssl or non-ssl on any given instance. Is there a way
for me to accomplish my goal of one lighttpd with multiple mongrels and the
occasional ssl connection?
--
2006 Feb 24
8
Ruby site structure on Apache
I use a hosting company,it use appache for RoR
I test a ''hello word'' code here
http://www.smtservers.com/demo/
I can see the working code here
http://www.smtservers.com/demo/public/say/hello
My question is how to short the url like
http://www.smtservers.com/demo/say/hello.I do not like public always in
URL
Thanks for help
Mark
--
Posted via http://www.ruby-forum.com/.
2006 Feb 24
4
lighttpd and Apache .. will they play together?
Can someone point me to a tutorial or web example of doing this ...
I want to have a site that is normally pure content served via Apache and I
want to set up a Rails app on the same box that is served via lighttpd. Now
I want the Apache site to be able to retrieve formatted pages for MySQL
database queries by the Rails app. I will also be using ActionMailer under
the Rails app.
How can I
2006 Aug 31
40
Rails Deployment Book
I''ve been mulling over an idea for a book covering Ruby on Rails
application deployment. Obvious topics include using Mongrel by itself
and with Apache/Lighttpd, load balancers, memcached, and Capistrano.
What other topics would you like to see covered in such a book?
Cheers,
--
Dave Murphy (Schwuk)
http://schwuk.com
2006 Apr 01
7
Rails Cluster Design
Hello everyone!
A collegue and I are beginning development on a site that will
eventually need to very scalable (assuming our business model is a
good idea). My problem is that I''m not a sysadmin guru, and I''m not
terribly comfortable with the design of the hosting platform. We''re
going to start with two servers initially (for cost reasons), and I''m
considering
2006 Oct 11
3
Recommend dedicated CentOS hosting?
Hello,
Can anyone recommend a pure dedicated US-based hosting with CentOS support?
Prefeably one that is flexible when you need to scale the system. Anywhere I
can find user-reviews?
Thanks,
Gustaf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20061011/0fb21510/attachment-0002.html>
2008 Mar 25
2
ggplot2 - facetting
Dear All,
After having overcome the issue of legends (thanks, Thierry, once
more), I am trying to use facetting, but here also I can not find how
to do this. I do not want to use qplot, but rather the more flexible
options. However, it seems I am doing still something pretty stupid,
because I always get an error, even if it seems I am doing everything
like the examples.
My code is below.
2006 Feb 13
9
Please e-mail (not only post) the Forum Instructions URL
Am I just blind, or are there no links to the instructions, e.g. the
Search syntax or how to get back to a thread I started on RoR?
Or do those links, buttons, whatever only show / work in IE?
Thanks for any help; sorry if I can''t figure out something I should be
able to.
jandjharris (at) gmail.com
--
Posted via http://www.ruby-forum.com/.
2006 Oct 02
13
[Slightly OT] Do you use virtualization in production ?
Hi!
I''ve been using parallels, vmware player, or virtual pc (did not try xen
yet) for development, testing and experimenting with new platforms (and I
must say I love them - copy paste a few files, and I have a clean deployment
box etc)
Since the RailsConf and various talks I''ve seen (like Jason Hoffmann''s
http://svn.joyent.com/public/JasonHoffman-EuroRailsConf.pdf ,