openmainframeproject / software-discovery-tool

Software Discovery Tool
Apache License 2.0
32 stars 40 forks source link

Fix #172: Update installation guide #181

Closed Ash-2k3 closed 5 months ago

Ash-2k3 commented 5 months ago

This PR addresses #https://github.com/openmainframeproject/software-discovery-tool/issues/172.

Following are the addressed uncharted areas:

  1. Added code to create sdtreaduser.
  2. Added link to installation page in contribute.md
  3. Added a note to explain -- why is it a requirement to grant low privileged access to user.
  4. Added better placeholders to be used for passwords.

Additional changes which are not mentioned in issue description.

  1. Added a note in installation guide for developers with other OS to avoid confusion.
  2. Added short comments to explain SQL commands more clearly.