engineyard Questions
4
Solved
Are both secret_key_base and secret_token needed for production in Rails 4.2? Setting neither causes the following exception message:
Missing secret_token and secret_key_base for 'production'
e...
Pekan asked 27/2, 2015 at 14:10
5
I know from heroku that it’s possible to add environment variables by running heroku config:add MY_ENV_VAR=123 locally. How can I achieve the same thing with engineyard?
Irishman asked 9/9, 2012 at 20:18
3
Solved
We're using EngineYard which has Python installed by default. But when we enabled SSL we received the following error message from our logentries chef recipe.
"WARNING: The "ssl" module is not pre...
Caesarean asked 27/11, 2012 at 11:50
5
Solved
Update:
Read "Indicate to an ajax process that the delayed job has completed" before if you have the same problem. Thanks Gene.
I have a problem with concurrency. I have a controller scraping a...
Burkes asked 18/2, 2014 at 20:25
1
Solved
I am stuck into a strange issue where I am looking for your inputs.
My problem is:
After deploying my application on Production using Capistrano, when I am doing solr re-indexing, it is giving me...
Demur asked 1/4, 2013 at 10:57
1
Solved
Chef - How to get the output of a command to a Ruby variable
I have the below scenario where i grep for a file
command "ls /filder1 | grep .txt"
grep gives an output of the filename/filenames...
Grew asked 13/6, 2013 at 8:42
1
Followed the Engine Yard docs at https://support.cloud.engineyard.com/entries/21715452-use-elastic-load-balancing-with-engine-yard-cloud
Got this set up and appeared to working well allowing us to...
Visser asked 23/10, 2012 at 16:50
2
Solved
My app is on Engine Yard services and I need to set the environment variables to work with my secret id and password.
Somebody know how I can set each variables? What is the best way to do this?
Yardarm asked 10/10, 2012 at 16:55
1
I have deployed a rails application on "Engine Yard" recently. I am using "trail version" of "Engine Yard" for it. My problem is, after deploying the application, when I am accessing the applicatio...
Stridor asked 12/2, 2012 at 9:32
2
Solved
I have a website I want to launch through either Rackspace, EC2, Heroku or Engine Yard.
I have used Heroku and love how simple it is to get up & running, to push updates, manage my DB, e...
Balefire asked 2/1, 2012 at 19:14
1
Recently my user friendly error pages stopped displaying for my production environment. I am using rails 3.0.3.
I have the following in my config/environments/production.rb:
config.action_control...
Calmas asked 4/1, 2011 at 22:9
1
© 2022 - 2024 — McMap. All rights reserved.