// Activate once CORS is supported / Keymaker is in place
// new BootstrapServerSetup(),
new LoadGoogleViz(),
new ExecutionMode(MODULES.getDispatchAsync()),
new TrackExecutionMode(MODULES.getAnalytics()),
new LoadCompatMatrix(MODULES.modelVersions()),
new RegisterSubsystems(MODULES.getSubsystemRegistry()),
new EagerLoadProfiles(MODULES.getProfileStore(), MODULES.getCurrentSelectedProfile()),
new EagerLoadHosts(MODULES.getDomainEntityManager()),
new EagerLoadServersOfFirstHost(MODULES.getDomainEntityManager()),
new EagerLoadGroups(MODULES.getServerGroupStore())