I'm considering deploying a small Rails project to Heroku, I want to double-check that I'm understanding the pricing correctly.
I'd have 2 dynos (to start). So that's $34.50. I'll need a MySQL DB, not PostgreSQL -- so that's one add-on. I can probably get away with the "Punch" level for now, so that's $10. I need Sphinx search. I think I can probably get by with the "wooden" option, so that's another $12. I'll need some kind of caching solution. I guess the free Memcachier might work to start out. I'll definitely need SSL, so that's $20/month. So that's 76.50 / month for one website. Ok, that might work for this starter project. Are there any other likely costs I should be aware of before I dive in? One other question -- knowing that Heroku has historically been pretty committed to PostgreSQL, is their MySQL offering production ready? And will I be able to hook Flying Sphinx up to it without a lot of hassle? I mean is that a known and traveled path in Heroku? Or would I be doing something weird and not well supported? Thanks, E -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
