Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
13.16k stars 698 forks source link

Support for JetBrains IDE databases #757

Open TheLiamGuy opened 1 year ago

TheLiamGuy commented 1 year ago

Feature description

Several JetBrains IDEs (e.g. Pycharm, Datagrip) have strong database tooling built in. Currently the credentials appear to be hardcoded. It would be great if we could somehow use Infisical secrets directly in the config

Why would it be useful?

Supports secret use within popular JetBrains IDEs

afrieirham commented 12 months ago

@TheLiamGuy is this issue connected with #646?

TheLiamGuy commented 12 months ago

@afrieirham I don't use TeamCity, but I don't think so; I'd expect the way credentials are managed in cloud/server based CI Pipeline software to be different to a downloaded IDE, even if both are software from the same company