- Notifications
You must be signed in to change notification settings - Fork327
Add OrchardCore CMS sample#77
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
MikeAlhayek commentedJan 4, 2024
sebastienros commentedJan 4, 2024
I think it would have more value to register Redis, a database (postgres?) and optionally another one with cloud services (azure storage, ai search) that Orchard supports to show how Aspire helps provisioning all these automatically. Starting two unrelated apps (one being a sample mvc project) doesn't add much value of the combination of OC and Aspire. It's nice to see that it's already working seamlessly. |
MikeAlhayek commentedJan 4, 2024
@sebastienros adding |
sebastienros commentedJan 4, 2024
I know, I hinted about two projects, in case someone would still want to try it by providing custom keys, or try the deployment.
Ideally the connection string that the host generates would be used in the OC app automatically. |
Uh oh!
There was an error while loading.Please reload this page.
When this Aspire sample run, you'll have access to OrchardCore CMS app in addition to an OrchardCore MVC app.