mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
2.2 KiB
JSON
1 line
2.2 KiB
JSON
[{"user_id": 2679, "stars": [], "topic_id": 35187, "date_created": 1305316348.2839839, "message": "I am looking for a good book or tutorial on how to deploy a Rails 3 app on EC2 any recommendations?", "group_id": 447, "id": 1046348}, {"user_id": 323, "stars": [], "topic_id": 35187, "date_created": 1305319083.542717, "message": "There shouldn't be anything ec2-specific for your deployment -- just use capistrano to deploy to passenger+(apache2 | nginx).", "group_id": 447, "id": 1047004}, {"user_id": 2679, "stars": [], "topic_id": 35187, "date_created": 1305344138.629138, "message": "@mrm have you tried ec2 on rails?", "group_id": 447, "id": 1049913}, {"user_id": 31561, "stars": [], "topic_id": 35187, "date_created": 1305352166.7994981, "message": "Dotcloud and heroku are both great options that abstract out some of the direct management headaches.", "group_id": 447, "id": 1050549}, {"user_id": 8029, "stars": [], "topic_id": 35187, "date_created": 1305370906.1669259, "message": "The deployment gets a bit harder when using the elastic load balancer and N servers. Any good practices for that?", "group_id": 447, "id": 1051351}, {"user_id": 33163, "stars": [], "topic_id": 35187, "date_created": 1305385419.43859, "message": "@rbreve ec2 allows you to create an instance with selected OS snapshot and a a result you have remote server with SHH access. This hosting is not like Heroku. We configure and deploy out projects ourselves. Also it's possible to save already configured system as image to apply it to other your instances.", "group_id": 447, "id": 1052785}, {"user_id": 7283, "stars": [], "topic_id": 35187, "date_created": 1305390075.653095, "message": "Chef is a highly-rated configuration management tool. They do have some EC2/Rails deployment tuts. The docs weren't very up to date when I did it. YMMV.", "group_id": 447, "id": 1053219}, {"user_id": 323, "stars": [], "topic_id": 35187, "date_created": 1305403264.5619171, "message": "@rbreve Yes -- it's how AdGrok runs, along with delayed_job and an ELB in front", "group_id": 447, "id": 1054394}, {"user_id": 323, "stars": [], "topic_id": 35187, "date_created": 1305403342.209759, "message": "We run on ubuntu images with system-installed RVM to manage the ruby and gem installs", "group_id": 447, "id": 1054400}] |