06-04-2014 09:27 AM
<?xml version="1.0" encoding="UTF-8"?>
<config>
<endpoint>
<name>sample</name>
<type>craftercms-deployer</type>
<server-url>http://localhost:9191/publish</server-url>
<status-url>http://localhost:9191/api/1/monitoring/status</status-url>
<version-url>http://localhost:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>sample</target>
<send-metadata>false</send-metadata>
</endpoint>
<endpoint>
<name>Preview Doc-Vers</name>
<type>craftercms-deployer</type>
<server-url>http://localhost:9191/publish</server-url>
<status-url>http://localhost:9191/api/1/monitoring/status</status-url>
<version-url>http://localhost:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>preview-document</target>
<send-metadata>true</send-metadata>
<exclude>
<pattern>^((?!/site/components/documents/).)*$</pattern>
</exclude>
</endpoint>
<endpoint>
<name>Live One</name>
<type>craftercms-deployer</type>
<server-url>http://webappi1az.FOO.com:9191/publish</server-url>
<status-url>http://webappi1az.FOO.com:9191/api/1/monitoring/status</status-url>
<version-url>http://webappi1az.FOO.com:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>live-one</target>
<send-metadata>true</send-metadata>
<exclude>
<pattern>^/static-assets/documents/BAR/.*</pattern>
</exclude>
<site-id>isoneint</site-id>
</endpoint>
<endpoint>
<name>Live Two</name>
<type>craftercms-deployer</type>
<server-url>http://webappi1bz.FOO.com:9191/publish</server-url>
<status-url>http://webappi1bz.FOO.com:9191/api/1/monitoring/status</status-url>
<version-url>http://webappi1bz.FOO.com:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>live-two</target>
<send-metadata>true</send-metadata>
<exclude>
<pattern>^/static-assets/documents/BAR/.*</pattern>
</exclude>
<site-id>isoneint</site-id>
</endpoint>
<endpoint>
<name>Live BAR</name>
<type>craftercms-deployer</type>
<server-url>http://opwebi.FOO.com:9191/publish</server-url>
<status-url>http://opwebi.FOO.com:9191/api/1/monitoring/status</status-url>
<version-url>http://opwebi.FOO.com:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>live-BAR</target>
<send-metadata>false</send-metadata>
<exclude>
<pattern>^((?!/static-assets/documents/BAR/).)*$</pattern>
</exclude>
<site-id>isoneint</site-id>
</endpoint>
<endpoint>
<name>Live SB</name>
<type>craftercms-deployer</type>
<server-url>http://webappsb-newz.FOO.com:9191/publish</server-url>
<status-url>http://webappsb-newz.FOO.com:9191/api/1/monitoring/status</status-url>
<version-url>http://webappsb-newz.FOO.com:9191/api/1/version</version-url>
<bucket-size>10</bucket-size>
<password>admin</password>
<target>live-sb</target>
<send-metadata>true</send-metadata>
<exclude>
<pattern>^((?!/static-assets/documents/BAR/).)*$</pattern>
</exclude>
<site-id>isoneint</site-id>
</endpoint>
</config>
<?xml version="1.0" encoding="UTF-8"?>
<environment-config>
<preview-server-url>http://webcmsi.FOO.com</preview-server-url>
<authoring-server-url>http://webcmsi.FOO.com/share</authoring-server-url>
<form-server-url>http://webcmsi.FOO.com/form-server</form-server-url>
<live-server-url>http://wwwint.FOO.com</live-server-url>
<publishing-channels>
<channel-group>
<label>Integration</label>
<channels>
<channel>Preview Doc-Vers</channel>
<channel>Live One</channel>
<channel>Live Two</channel>
<channel>Live SB</channel>
<channel>Live CEII</channel>
</channels>
<live-environment>true</live-environment>
</channel-group>
</publishing-channels>
<publishing-channels>
<channel-group>
<label>Sandbox</label>
<channels>
<channel>Live SB</channel>
</channels>
<live-environment>false</live-environment>
</channel-group>
</publishing-channels>
<cookie-domain>webcmsi.FOO.com</cookie-domain>
<open-site-dropdown>false</open-site-dropdown>
</environment-config>
2014-Jun-04 10:16:34,247 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Event: Deployment Engine Deploy
2014-Jun-04 10:16:34,247 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Endpoint: Live Two
2014-Jun-04 10:16:34,247 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Items: [{"dateTime":{"date":4,"day":3,"hours":10,"minutes":16,"month":5,"seconds":34,"time":1401891394096,"timezoneOffset":240,"year":114},"oldPath":"","path":"/site/website/about/index.xml","site":"FOO","state":"UPDATED","user":"admin"}]
2014-Jun-04 10:16:34,602 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Event: Deployment Engine Deploy
2014-Jun-04 10:16:34,602 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Endpoint: Live One
2014-Jun-04 10:16:34,602 INFO [alfresco.deployment.DeploymentEventsLoggerListener] Items: [{"dateTime":{"date":4,"day":3,"hours":10,"minutes":16,"month":5,"seconds":34,"time":1401891394351,"timezoneOffset":240,"year":114},"oldPath":"","path":"/site/website/about/index.xml","site":"FOO","state":"UPDATED","user":"admin"}]
06-09-2014 09:44 PM
06-10-2014 08:11 AM
<?xml version="1.0" encoding="UTF-8"?>
<environment-config>
<preview-server-url>http://webcmsi.FOO.com</preview-server-url>
<authoring-server-url>http://webcmsi.FOO.com/share</authoring-server-url>
<form-server-url>http://webcmsi.FOO.com/form-server</form-server-url>
<live-server-url>http://wwwint.FOO.com</live-server-url>
<publishing-channels>
<channel-group>
<label>Integration INT</label>
<channels>
<channel>Preview Doc-Vers</channel>
<channel>Live SB</channel>
<channel>Live One</channel>
<channel>Live Two</channel>
<channel>Live CEII</channel>
</channels>
<live-environment>true</live-environment>
</channel-group>
</publishing-channels>
<cookie-domain>webcmsi.FOO.com</cookie-domain>
<open-site-dropdown>false</open-site-dropdown>
</environment-config>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.