You cannot post messages because only members can post, and you are not currently a member.
Description:
Development with Ruby on the Heroku platform. Discussion of Ruby, Rails, and general programming and app deployment topics are all on topic and encouraged.
|
|
|
RabbitMQ add-on?
|
| |
Is there any update on when the RabbitMQ add-on will be available publicly? Stephan
|
|
how do I back out of Zerigo?
|
| |
Like many others, I want SSL support for my Heroku-hosted site.
Like many others, I signed up for the free Zerigo DNS service.
Like a few others, I got more than 50K hits within THREE DAYS of
enabling the site (and the site hasn't even gone public yet). And
it's only gotten worse.
Once my site goes public, I'd be happy to pay for reliable DNS, but... more »
|
|
Anyone using AWS ElastiCache?
|
| |
I'm having a problem where it looks like we're being charged cross-zone data transfer rates, even though the Elasticache Cluster is in the US East Zone. Anyone else seeing this?
|
|
Looking at the Production Database
|
| |
Hey guys! How do you look at your production databases? Do you write debug/report pages, use db:pull, something else? What about for live site debugging? While working on another project my cofounder and I realized we spent too much time in db:pull and writing debug pages so we wrote a database viewer.... more »
|
|
Resque on Cedar
|
| |
We are planning on running resque (1.19.0) on cedar and saw this thread on orphaned workers: [link] Seems like there were a few proposed solutions, but no resolution yet. Is anyone else running resque on cedar? How do you work around the orphaned worker issue? Thanks,... more »
|
|
JMX error
|
| |
I'm trying to run the petclinic app with JMX monitoring enabled. I'm
using the following JVM options:
JAVA_OPTS => -Xmx384m -Xss512k -XX:+UseCompressedOops -
Dcom.sun.management.jmxremote. port=6543 -
Dcom.sun.management.jmxremote. authenticate=false -
Dcom.sun.management.jmxremote. ssl=false... more »
|
|
|