Skip to content

Service Artem is running…

Day: June 1, 2020

AWS Cli – Lambda: Update single variable value

Key "–environment" AWS Cli utility replaces all the variables, those that you specify as an argument. To change the value of only one variable without erasing the others, or without listing them all, you can use the following BASH script: aws_lambda_update_env.sh:   This script requires jq utility   The script reads all current variables, changes … Continue reading "AWS Cli – Lambda: Update single variable value"

FIX ERROR – Jenkins: dial unix /var/run/docker.sock: connect: permission denied

After we installed Docker on the Jenkins server and started it, when we try to build, we get the following error:   Solution: Add the user "jenkins" to the "docker" group:   After that, the user "jenkins" will be able to work with Docker if he connects via SSH, but with Jenkins job there will … Continue reading "FIX ERROR – Jenkins: dial unix /var/run/docker.sock: connect: permission denied"
June 2020
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« May   Jul »

Recent Posts

  • Palo Alto VM-Series Firewall: GlobalProtect
  • Palo Alto VM-Series Firewall: GlobalProtect – AWS SAML
  • Palo Alto VM-Series Firewall: GlobalProtect – OneLogin SAML
  • Palo Alto VM-Series Firewall: Let’s Encrypt certificate
  • Palo Alto VM-Series Firewall: AWS HA Multi AZ for GlobalProtect – Part 2

Recent Comments

  • Henry on Jenkins – Change default language
  • QLi on Jenkins – Active Choice: CheckBox – Working with an Array
  • Prashanth on Jenkins – Active Choice: CheckBox – Default values
  • that guy on Jenkins – Active Choice: CheckBox – Working with an Array
  • Диван on Nginx – Regular Expression Tester

Categories

  • Backup (2)
  • BASH (9)
  • Command Examples (1)
  • Config Examples (9)
  • Database (2)
  • DevOps (107)
    • Ansible (9)
    • AWS (34)
    • CI/CD (34)
    • Docker (13)
    • GCP (4)
    • Helm (1)
    • Kubernetes (13)
    • Terraform (7)
  • Fix Error (27)
  • Linux (11)
  • Monitoring (4)
  • Network (10)
  • Virtualization (3)
Service Artem is running… © 2025