Inventory Management

Inventory Management: Credential and Key Storage

To manage credentials and keys efficiently for various projects, follow these guidelines:

  1. Credential and Password Repository:

    • Project-wise SSH keys, application passwords, and other critical credentials such as database passwords, Jenkins server details, and SonarQube credentials are stored in the following secure location:
      For Panchayatseva, Credential and Password Repository

    • Example: For Panchayatseva, the credentials can be accessed from the above link.

  2. DevOps Key Management:

    • All keys required to configure development nodes as Jenkins agents are stored on the DevOps server.
    • Location of the keys: /data/jenkins/.ssh
    • Server IP: 172.21.0.42

By maintaining these credentials and keys in dedicated, organized locations, access becomes seamless while ensuring security and consistency in configuration across environments.