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

[Chore] Evaluate the deployment of Strapi on Azure #59

Closed
Tracked by #47
aaronpowell opened this issue Oct 24, 2022 · 2 comments
Closed
Tracked by #47

[Chore] Evaluate the deployment of Strapi on Azure #59

aaronpowell opened this issue Oct 24, 2022 · 2 comments

Comments

@aaronpowell
Copy link
Member

Strapi currently has docs on deploying to an Azure AppService, which can be found here: https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/deployment/hosting-guides/azure.html#paas-deployment-guides

We need to evaluate if those docs are still accurate, and if we should update them to use Azure components that have been released since the docs were created, namely Container Apps for hosting and azd as a template scaffolding option.

@aaronpowell
Copy link
Member Author

From doing another read through on the docs at Strapi, I believe that they are overly complicated for what we're trying to achieve. In hindsight, having three different approaches to deployment (CLI, portal and ARM) really does make it confusing.

If we were to create an azd template (per #61) then we could rewrite these docs to simplify it to only use azd as the approach.

@aaronpowell
Copy link
Member Author

Closing as the evaluation is complete and the recommendation would be to tackle #60 and update Strapi docs to use azd as the deployment model.

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