Hint If you are using our opscomplete.com hosting we can set all environment variables mentioned below for your deployment on...
Starting with Rails 7.1 the production logger is set to standard out. For applications running with opscomplete ensure to keep...
A recent patch level Ruby update caused troubles to some of us as applications started to complain about incompatible gem...
Not all versions of Node.js are compatible with each other. Also npm packages may require a minimum or maximum version...
Deployment ready for Opscomplete Copying view and controller templates over to target application during basics configuration or via...
When Paperclip attachments should only be downloadable for selected users, there are three ways to go. The same applies to...
Best results in other decks
If you want to use Puma as the application server you have the two following options. There is the capistrano...
Here is an example configuration for using Sidekiq with our Procfile support and Capistrano. Sidekiq specific steps in lib/capistrano/tasks/sidekiq.rake. Please...