update user/pwd da Jenkins a WPROD01\Steamware...

This commit is contained in:
Samuele E. Locatelli
2017-01-24 17:40:56 +01:00
parent 430ca3deb0
commit c5922e69cf
10 changed files with 16 additions and 5341 deletions
+8 -8
View File
@@ -12,17 +12,17 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<ExcludeApp_Data>True</ExcludeApp_Data>
<MSDeployServiceURL>https://wprod01.steamware.net:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>ScheMe/cusbg</DeployIisAppPath>
<DeployIisAppPath>scheme.steamware.net/cusbg</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<UserName>Administrator</UserName>
<UserName>WPROD01\Steamware</UserName>
<_SavePWD>True</_SavePWD>
<PublishDatabaseSettings>
<Objects xmlns="">
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" Order="1" Enabled="False">
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" />
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" Order="1" Enabled="True">
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
<Source Path="$(IntermediateOutputPath)AutoScripts\ScheMe_Data.Properties.Settings.ScheMeConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
@@ -31,8 +31,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" Order="2" Enabled="False">
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer" />
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" Order="2" Enabled="True">
<Destination Path="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
<Source Path="$(IntermediateOutputPath)AutoScripts\ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
@@ -71,12 +71,12 @@ by editing this MSBuild file. In order to learn more about this please visit htt
</PropertyGroup>
<ItemGroup>
<MSDeployParameterValue Include="$(DeployParameterPrefix)ScheMe_Data.Properties.Settings.ScheMeConnectionString-Web.config Connection String">
<ParameterValue>Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
<UpdateDestWebConfig>False</UpdateDestWebConfig>
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
</MSDeployParameterValue>
<MSDeployParameterValue Include="$(DeployParameterPrefix)ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString-Web.config Connection String">
<ParameterValue>Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
<UpdateDestWebConfig>False</UpdateDestWebConfig>
<ParameterValue>Data Source=51.254.23.3,50000;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16</ParameterValue>
</MSDeployParameterValue>
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
@@ -6,6 +6,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TimeStampOfAssociatedLegacyPublishXmlFile />
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAARdW8JTnOyE+iTw0spIHxLQAAAAACAAAAAAADZgAAwAAAABAAAACXiWxmp5QpyFheLDB2zCUBAAAAAASAAACgAAAAEAAAAJ9KjFUyEzWmOC9h3pu/huYYAAAAfjhbKeCtM1sIn+gtwPuvVuACh3vxFYs1FAAAACKNbcUZx1TqVyGPcQy5B5UnY//z</EncryptedPassword>
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAARdW8JTnOyE+iTw0spIHxLQAAAAACAAAAAAADZgAAwAAAABAAAAC3HH68WtFEjY1/IzOlNn5hAAAAAASAAACgAAAAEAAAAEn6oAxdBytgNEAu0ajWnssYAAAAxPLr9mDi8i6eRtSt3ZTji+tD/FFSNEZrFAAAAMoulN1Bo1RSHUrT28vFB64Mz1gU</EncryptedPassword>
</PropertyGroup>
</Project>
+7 -7
View File
@@ -19,15 +19,15 @@
<!--<add key="adminEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="_fromEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>-->
<add key="enablePlain" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeFilesConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="DevicesAuthConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeFilesConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="DevicesAuthConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
</appSettings>
<connectionStrings>
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
</connectionStrings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.