Please follow the below instructions for running Gemini on Microsoft Azure.
If you have any problems please email SUPPORT AT COUNTERSOFT DOTCOM.
Create a custom web site within Azure.
Select which your URL you would like to use for your Gemini web application.
Ensure you also create a new SQL database with the connection string of Gemini
.
Make sure you check the "Publish from source control" option!
Select any database name and specify SQL credentials.
NOTE: Azure will automatically update the web.config
file with the correct SQL credentials.
Select GitHub as your source control provider.
Simply fork this repository to your own GitHub account -- feel free to create a free account here and fork the repo (costs you nothing).
In Azure select your GitHub Gemini repository.
You should see within Azure your Gemini web app is created and ready.