When you install and run the alloy project, presumably its using some sort of embeded DB.
According to this page: https: // world.episerver.com/digital-experience-cloud-service/requirements/ (this forum doesnt allow me to insert a link unfortuantely)
it is required that Microsoft SQL Database 12 and Microsoft SQL Server Management Studio are installed.
The current DB version is sql server 2019.
When you install it, there are two options: a) Basic, b) Custom.
I am guessing we should use custom.
There are then many options, including "Database Engine Services", "Data quality services", "analysis services", "Client tools Connectivity", "Integration services" etc.
Question 1, which if these is required? I am guessing only "database engine services".
Question 2: if I want to deploy Alloy to DXC, the Alloy DB wont be in MS SQL server, it will be in whatever database alloy/visual studio uses. Is this an issue?
Is there a guide or tutorial to getting a hello world app created and pushed into DXC? I can only find random articles for small parts - which leaves several blanks unfortunately.
Any help appreciated.