Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Install / Deployment Guide #16

Open
prohealthbox opened this issue Aug 29, 2016 · 9 comments
Open

Install / Deployment Guide #16

prohealthbox opened this issue Aug 29, 2016 · 9 comments

Comments

@prohealthbox
Copy link

prohealthbox commented Aug 29, 2016

Hi,

Can anyone please tell me / guide me to deploy this complete solution.
can i just open 10_Demos_Deployment and deploy to Azure ..?

Sorry for posting this in Issues Section, Mods kindly move this to approperiate section.

@ibonilm
Copy link
Contributor

ibonilm commented Aug 29, 2016

Hi,

All the existing docs is in the wiki https://github.com/Microsoft/HealthClinic.biz/wiki

Please, check this section.

@ibonilm
Copy link
Contributor

ibonilm commented Aug 29, 2016

The 10_Demos_Deployment solution contains an ARM template the creates the Azure services (AppService, Mobile Service, SQL Server) needed to deploy the backend services used by the client mobile apps.

@prohealthbox
Copy link
Author

prohealthbox commented Aug 29, 2016

@ibonilm
Yes , I have tried that and was sucessfull in creating Azure Services (AppService, Mobile Service, SQL Server)
After that what is the next setp..?

I can provide my azure login details , can anyone please help me to deploy complete solution in Azure.

azure

@erikaehrli
Copy link
Contributor

Hello,

Please see the Azure Developer Quickstarts section. You will find guides by topic.

Also the Wiki has docs for each project.

Thanks,
Erika

Sent from my iPhone

On Aug 29, 2016, at 12:04 PM, prohealthbox notifications@github.com wrote:

@ibonilm
Yes , I have tried that and was sucessfull in creating Azure Services (AppService, Mobile Service, SQL Server)
After that what is the next setp..?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@prohealthbox
Copy link
Author

hi
i have successfully deployed webapp and mobileapp, but i have an issue in local system as well as in azure,
when i login to private area in portal with admin or user credentials , there is no data, below is the screenshot. Please help me, Database connection everything is fine.
22

@ibonilm
Copy link
Contributor

ibonilm commented Sep 1, 2016

Hi,

Check that the node dependencies are well installed and the gulp default task runs when you build the project...or run it manually.

@prohealthbox
Copy link
Author

prohealthbox commented Sep 2, 2016

@erikaehrli @ibonilm @martinwoodward @dmahugh @EdBlankenship hi, all dependencies are installed, i found the error related to lib.js , screenshot below ,please help me
4

@ibonilm
Copy link
Contributor

ibonilm commented Sep 2, 2016

I would remove the node_modules and run "npm install" and "gulp" command to be sure that the dependencies are well installed and the default gulp task works fine.

@ibonilm ibonilm closed this as completed Sep 2, 2016
@ibonilm ibonilm reopened this Sep 2, 2016
@prohealthbox
Copy link
Author

prohealthbox commented Sep 15, 2016

@ibonilm @erikaehrli @martinwoodward @dmahugh @EdBlankenship

hi , i have sucessfully depolyed the app. thanks everyone for support.

where can i find DEFAULT_DOCTOR_GUID, i need to change in cordova app to different default doctor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants