You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Reynolds edited this page Oct 28, 2011
·
6 revisions
Deployment ServerMaps
A servermap is a JSON file that contains roles and the target physical servers for a particular environment. Each role you want to deploy will need at least one physical location. This file is a JSON file.
This is made with the idea of
DeploymentRole:"location[,location2]"[,]
##Naming
These are always named Environment.servermaps. These should sit right next to the settings files as DK associates them as one unit.