Configure bitbucket pipelines to use custom SSH private keys

Using Bitbucket repository variables

Guide Capistrano Pipelines Deployment OpenSSL Bitbucket

Setup sidekiq with systemd and capistrano integration

On Ubuntu 18.04

Guide Capistrano Deployment Ubuntu Sidekiq

Setting up and deploy Laravel, PHP 7.3 on Ubuntu

2019 Updated

Guide PHP Laravel Ubuntu Setup Deployment

Deploy rails app using Capistrano

Capistrano is an useful deployment automation tool

Guide Rails Capistrano Deployment

Deploying Java app as daemon

Via systemd or init.d

Snippet Java Jar Upstart Systemd Deployment

Deploying Laravel on Ubuntu

With PHP7, Nginx

Guide PHP7 Laravel Nginx Ubuntu Deployment

Deploy rails app in subdirectory

With nginx and passenger, you can easily deploy multiple apps each in their own folder

Guide Nginx Deployment Rails

Redirect www to non-www and http to https in nginx

Keep only 1 version of your page and redirect others to this version.

Guide Nginx Deployment SEO DNS

Deploying rails app

In Ubuntu, Nginx, Passenger environment.

Guide Nginx Deployment Passenger Rails