Skip to content

Use passwordless to connect to PostgreSQL in Azure Container Apps#4

Merged
saragluna merged 5 commits into
saragluna:java-analyzerfrom
rujche:rujche/java-analyzer
Oct 8, 2024
Merged

Use passwordless to connect to PostgreSQL in Azure Container Apps#4
saragluna merged 5 commits into
saragluna:java-analyzerfrom
rujche:rujche/java-analyzer

Conversation

@rujche

@rujche rujche commented Oct 7, 2024

Copy link
Copy Markdown
Collaborator

1. PR description

Use passwordless to connect to PostgreSQL in Azure Container Apps.

2. Link to demo project

https://github.com/rujche/todo-java-mongo-aca/pull/1

3. Steps to deploy the demo project

  1. Build the new azd by go build.
  2. Change working directory to demo project.
  3. Run azd init.
  4. Run azd up

4. Other concerns

To satisfy the requirement to demo, I updated the demo project in the following points. In real customer's project, these points may not satisfied.

  1. Enable cors in backend application.
  2. Replace the backend host name in frontend app.

About the 2 points, I added comments in the PR: https://github.com/rujche/todo-java-mongo-aca/pull/1

2. Update log about "failed to read spring application properties".
3. Fix bug about can not find frontend app and backend app at the same time.
4. Add service connector from aca to postgresql.
@rujche rujche changed the title Use passwordless to connect to PostgreSQL in Azure Container Apps. Use passwordless to connect to PostgreSQL in Azure Container Apps Oct 7, 2024
@saragluna saragluna merged commit 3410c97 into saragluna:java-analyzer Oct 8, 2024
saragluna added a commit that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants