Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

rujche
Copy link
Collaborator

@rujche rujche commented Oct 7, 2024

1. PR description

Use passwordless to connect to PostgreSQL in Azure Container Apps.

2. Link to demo project

rujche/todo-java-mongo-aca#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: rujche/todo-java-mongo-aca#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
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