To develop apps on SharePoint 2013 there are various configurations which are required to make your environment ready for SharePoint 2013 app development. Following settings would be required as given in below sequence to make SharePoint ready for app development.
Services:
Make sure to start following services
Service Applications
Make sure to configure following service applications
DNS Settings
Web Application
Services:
Make sure to start following services
Service Applications
Make sure to configure following service applications
- App Management Service Application (this can be done from Central Administration)
- SPSubscriptionSettingsServiceApplication (this wont be visible in Central administration so it should be configured using PowerShell script)
DNS Settings
- Create host record for SharePoint site
- Create forward look-up zone (you can name it apps.com)
- Create an alias in apps.com zone, this alias should point to the SharePoint site host created in step 1
Web Application
- Configure App URL from central administration under app configuration section
- Create SharePoint web application with host header which you created a host name in step 1 under DNS setting