We store all IT and DevOps-related credentials in Google Sheets. Each project has its own set of credentials, and these are kept in specific folders in Google Drive.
Infra
folder in Google Drive.Infra/
├── Elitical/
│ └── Elitical-keys.xlsx
├── Panchayatseva/
│ └── Panchayatseva-keys.xlsx
├── Eagleeyeview/
│ └── Eagleeyeview-keys.xlsx
└── ... (other projects)
SAYUKTH-IT-KEYS
.The SAYUKTH-IT-KEYS
file is saved in:
Infra > SaYukth > IT Admin > SAYUKTH-IT-KEYS
Infra/
├── SaYukth/
│ ├── IT Admin/
│ │ └── SAYUKTH-IT-KEYS.xlsx
│ └── DevOps-Credentials.xlsx
DevOps-Credentials
, is used to store credentials for tools like Jenkins, SonarQube, and Grafana.The DevOps-Credentials
file is saved in:
Infra > SaYukth > DevOps-Credentials
Infra/
├── SaYukth/
│ └── DevOps-Credentials.xlsx