Dan Poirier
Dan Poirier
This should keep the hostname the same across reboots and keep rabbitmq working, right?
Using route 53 or something - e.g. role.environment.project.cakt.us - so we can refer to hostnames in our configuration and if we have to replace an instance it doesn't break the...
Is there any way to change passwords (from fabsecrets.py) in a deployed environment?
It's be very helpful if there was a command that would check what it could to see if things had deployed right and setup had been done. A partial list:...
Allow the client's text to be translated and displayed to the end user in their preferred language. The details of how that would work can be fleshed out. We'd need...
Files uploaded in the background are stored in whatever storage is configured, but never deleted.
I have tried and failed in another project to get the custom modernizr.js created by gulp-modernizr the way we do in this template, to work. I ended up dropping all...
When our deploys pin a particular version of some software package, but fetch it from some repository on the Internet that we don't control, we risk that version not being...