chensourceforge / MockCentennial

2 stars 3 forks source link

Setup and configuration #11

Open hlac opened 7 years ago

hlac commented 7 years ago
Icefrenzy commented 7 years ago

Need someone to setup Heroku and update everyone how to connect here for centralized database access.

chensourceforge commented 7 years ago

Instructions for installing offline back end:

1) install Visual Studio, and make sure the .NET targetting framework 4.6.1 is installed 2) install Microsoft SQL Server 2016 3) clone repository 4) execute the .sql script from the repository root in SQL Server Management Studio to install database 5) build solution in Visual Studio 6) run project

AdilHussain919 commented 7 years ago

Heroku will not be a a deployment option for the project as we cannot deploy a remote SQL Server to Heroku as it only it does not support it. The best option to take is Microsoft Azure which does have support for SQL Server. Students can get an Azure Student Pass from Microsoft Imagine from the centennial college download site

Icefrenzy commented 7 years ago

I have Microsoft Azure so I can try get a deployment database for that. However, the issue will be that we cannot work from the schools' wi-fi network unless you are wired or using a VPN/Proxy to redirect the connection.