четверг, 21 октября 2021 г.

вторник, 12 октября 2021 г.

US DevOps Job

 


Guide to quickly find a DevOps Job

пятница, 23 апреля 2021 г.

Recover Credentials in Jeknins


1. Find the name of the Credential: 

2. Jenkins > Credentials

3. Find the hash of the Credential: 

    cat /etc/jenkins/home/credentials.xml

4. Decrypt the hash in Jenkins: 

    Go to Jenkins > Manage Jenkins > Script Console

    Execute println(hudson.util.Secret.decrypt("{YOUR_HASH}")) 

четверг, 25 марта 2021 г.

понедельник, 22 марта 2021 г.

Google API - User Get/Create/Delete Automation

 


How to Manage users with Google API calls.

понедельник, 1 февраля 2021 г.

DevOps Interview Questions (RU)

 

Вопросы на собеседовании