Skip to content

Add OrchardCore CMS sample#77

Open
MikeAlhayek wants to merge 8 commits intomicrosoft:mainfrom
MikeAlhayek:add-oc-sample
Open

Add OrchardCore CMS sample#77
MikeAlhayek wants to merge 8 commits intomicrosoft:mainfrom
MikeAlhayek:add-oc-sample

Conversation

@MikeAlhayek
Copy link
Copy Markdown

@MikeAlhayek MikeAlhayek commented Jan 4, 2024

When this Aspire sample run, you'll have access to OrchardCore CMS app in addition to an OrchardCore MVC app.

293112077-b8e6d864-eb39-4964-ad19-be9b7463b890

@MikeAlhayek
Copy link
Copy Markdown
Author

@sebastienros

@sebastienros
Copy link
Copy Markdown
Contributor

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
Copy link
Copy Markdown
Author

@sebastienros adding (azure storage, ai search) requires an account to access these services. I can add database services so when the CMS run, the user can just select a database and setup the site

@sebastienros
Copy link
Copy Markdown
Contributor

I know, I hinted about two projects, in case someone would still want to try it by providing custom keys, or try the deployment.

the user can just select a database and setup the site

Ideally the connection string that the host generates would be used in the OC app automatically.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants