Category: SSH
-
CI/CD using Bitbucket Pipeline for Laravel Application
We need a yaml configuration file Credentials for the deployment target We will take the latest code Copy it on the target…
-
Generate SSH Key
To generate an SSH key we need open SSH installed on our machine. Let’s say we are working on a Ubuntu or…