Error message When you run docker-compose up -d in your pipeline script, the following error is thrown. The APPDATA variable is not set. Defaulting to
Read MoreJenkins user gets permission denied for using docker or docker-compose
Sharing random stuff
Error message When you run docker-compose up -d in your pipeline script, the following error is thrown. The APPDATA variable is not set. Defaulting to
Read MoreJenkins user gets permission denied for using docker or docker-compose
Prerequisite Clone master branch from certbot Github repo here Easiest solution cd in to your cloned directory let’s say ~/certbot Set your domain as an
When you need to copy a production db to debug or run some tests, you need to copy template data one place to another, you
Why You often needs to execute shell scripts on the remote machine if you are using Jenkins to do CD to a remote server from