Install Mixcore CMS with Azure with Linux or Windows instance in 5 minutes
-
Step 1: Select "App services" from the main navigation
Step 2: Click on "Add" button to go to create instance screen
Step 3: Fill in all required information (same as the image below)
Step 4: Go to Mixcore CMS repository here https://github.com/mixcore/mix.core then clone the source code to your local machine or click on "Open in Visual Studio" button
Step 6: Click on Build > Publish Mix.Cms.Web from the top main navigation
Step 7: Click on "New" button
Step 8: Select "App Service Linux > Select Existing" options
Step 9: Select the Linux instance that you already created from above steps
Step 10: Click on "Publish" button to start deploy process
Step 11: Waiting for 2~3 minutes, the browser will open the tab that allows you to start Mixcore CMS.
Please note that you should have SQL Server or MySQL installed somewhere
Step 12: You can enable SSL for your site here
That's it! : )
-
This is not working any more. The initialization does not work. After entering the database (MS SQL) a message with "Server error" occurs. I tried it several times, also with a local database. The tables were created, but I am not able to go any further.
-
Hi @hinkelnet thanks for your feedback. Our team just merge the latest source code to master branch and release another beta version here https://github.com/mixcore/mix.core/releases/tag/v1.0.0-beta.5
Kindly try again and feel free let me know if there is any other issues.