Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tractusx-dev] Helm Charts: Using the auto-generated PosgtreSQL credentials
  • From: <sebastian.bezold@xxxxxxxxxxxxxxxxx>
  • Date: Wed, 9 Aug 2023 06:50:58 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mercedes-benz.com; dmarc=pass action=none header.from=mercedes-benz.com; dkim=pass header.d=mercedes-benz.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=4de09Z8nSmfX1QP5mEk/EYXxpRfTeb6774wrrwaspIU=; b=CM6yYmy9gjVL2RKzNZI4/0pKSKquRMuPSfptXRXRFg9Yt0lCdutGRLjEIcqJRDNDtMp6XM0tfdRQizsNpLDdl0pbTLjUenEJx7aW1Vg0P3NzHzZ3CQbBGmUHJudHcQCNH1cTZA4niDyshCP6IxuDC9wgdDsXkljLIgmSYXPp+4npbcGyT+FSKZONBH3fuMkSrnacciFv58HgVXmAAFpidsGdE4OUH42iN9bu0lJRWuADaHUsoxO+GkvAkPv09t84QuMd1Xx0aFcwlRGwrMhN60SmerG0TQKlGpB+4yKtQqMcRtXedxoeJJtBPQnsklQTsiDWbdhqIJhIx4CYvm6OUA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XOS3v10PxfPX3K5xIGd6JNdjplBhHfXR4IyXfB+3icpj/dtgrNtdqzR87mEpAaTJ/B26o6bapMDnVqBHQqgot2c9S3lwkrkannANZqS5ImDnD+65O3pWCBWoAd2UyFtlUd/5MGkB7DJ7ph5PbTHXydnb+jKmlcFLPyPtxtFp7x+G9K8zt/9SPf1efJaScpRDQJJmd40LWbaMyiMjsgw3z4CZE/fdBiYo2Ycg/l/5al8oz3YWpoaKNiIE4O1zoAF0KLSfSvH5UHvJxb0mntFLZrgLL+bO+zwCW8I26N0T5HosQ08ZsGNIa10lsscd3mdUksIebkeK0wtUYVBmrJBr8Q==
  • Delivered-to: tractusx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tractusx-dev/>
  • List-help: <mailto:tractusx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tractusx-dev>, <mailto:tractusx-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZyoche9hg1ngGR0mxOoZ0l/dIZa/heg+AgAAuHQA=
  • Thread-topic: [tractusx-dev] Helm Charts: Using the auto-generated PosgtreSQL credentials

Hi Paul,

 

oh cool, yes I think that is also a nice option. Thanks for offering!

 

Von: Paul Latzelsperger <paul.latzelsperger@xxxxxxxxxxxxx>
Datum: Mittwoch, 9. August 2023 um 08:06
An: tractusx developer discussions <tractusx-dev@xxxxxxxxxxx>
Cc: "Bezold, Sebastian (415)" <sebastian.bezold@xxxxxxxxxxxxxxxxx>
Betreff: Re: [tractusx-dev] Helm Charts: Using the auto-generated PosgtreSQL credentials

 

[**EXTERNAL E-MAIL**]

Good morning,

 

We (Tx-EDC) are using Postgres with multiple JDBC Datasources in our project, and although we may not do exactly what you outlined, I could give a short walkthrough in the upcoming office hours?

 

Best

Paul

 



On 09.08.2023, at 08:02, sebastian.bezold--- via tractusx-dev <tractusx-dev@xxxxxxxxxxx> wrote:

 

Hi all,

 

over time, I got multiple questions on how to handle PostgreSQL credentials and the JDBC (or equivalent for non-Java) connection string in Helm Charts.

Since we do not maintain an application using PostgreSQL in the System Team, I would ask you guys, if you can provide a good example on how this is handled.

 

What the (imo) best case solution should provide:

 

  • Picking up the auto-generated credentials from the bitnami postgres dependency, without any configuration needed
  • Automatically configuring the proper connection string, without any configuration needed.
  • Still enable overwriting username and password
  • Enable “external” DB overwrite. -> do not use PostgreSQL as direct Chart dependency, but configure connection and credentials to externally provided service

 

If anyone already achieved that,  I would be great, if you can share a link to the Chart and the template files that contain this config.

 

Thanks in advance and happy coding

Sebastian

 

 

Mit freundlichen Grüßen / Kind regards

 

Sebastian Bezold

Software Engineer

 

Mercedes-Benz Tech Innovation GmbH (ehemals/formerly Daimler TSS GmbH)

Wilhelm-Runge-Straße 11

89081 Ulm/Germany

 

 

 

 

Mercedes-Benz Tech Innovation GmbH

Sitz und Registergericht/Domicile and Register Court: Ulm, HRB-Nr./Commercial Register No.: 3844

Geschäftsführung/Management: Daniel Geisel (Vorsitzender/Chairperson), Isabelle Krautwald

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.

_______________________________________________
tractusx-dev mailing list
tractusx-dev@xxxxxxxxxxx
To unsubscribe from this list, visit 
https://accounts.eclipse.org

 


If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.


Back to the top