Our opscomplete gives you everything necessary to run a modern web infrastructure in a professional manner.
New Deployments Looking for a checklist for new deployments? You will find it here: Adding new deployments. Servers
From the previous card about the deployment structure we now want to set up Capistrano 3. In the following Cards...
As it's possible that you manage the Ruby version by yourself we created the capistrano-opscomplete Gem to support...
If you want to use Puma as the application server you have the two following options. There is the capistrano...
Please contact ops@makandra.de if you want to change how your Ruby version is managed. Selfmanaged Ruby Version
If you need to run specific program(s) and be sure they will get restarted if they quit unexpectedly or...
Here is an example configuration for using Sidekiq with our Procfile support and Capistrano. Sidekiq specific steps in lib/capistrano/tasks/sidekiq.rake. Please...
If you want to use containers for your deployment, we support this via a docker-compose.yml file. For this case we...
Best results in other decks
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...