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

Question: Dotnet Aspire EF Migration on production #2368

Open
safari137 opened this issue Jan 9, 2025 · 0 comments
Open

Question: Dotnet Aspire EF Migration on production #2368

safari137 opened this issue Jan 9, 2025 · 0 comments

Comments

@safari137
Copy link

safari137 commented Jan 9, 2025

Type of issue

Other (describe below)

Description

The worker service applies the migrations really well. One pain point has always been applying these migrations with a script or bundle due to the fact that the devops server is usually cloud based and can't communicate with the database due to the firewall.

I'm considering using a worker service like this on production as well. The pipeline can deploy updated versions and start the worker service in azure container apps.

Looking for feedback on whether this would be advisable.

Page URL

https://learn.microsoft.com/en-us/dotnet/aspire/database/ef-core-migrations

Content source URL

https://github.com/dotnet/docs-aspire/blob/main/docs/database/ef-core-migrations.md

Document Version Independent Id

570db834-663e-58f9-b714-5938e410ebd5

Article author

@IEvangelist

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant