<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to override the alfresco-global.properties in dev, staging and prod environments in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74877#M23895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can override specific environment properties via JAVA_OPTS too (for example in setenv.sh or init scripts), adding&amp;nbsp;those properties as java variables with -D (this is similar what docker compose is using for environment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;--C.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2019 08:42:08 GMT</pubDate>
    <dc:creator>cesarista</dc:creator>
    <dc:date>2019-04-18T08:42:08Z</dc:date>
    <item>
      <title>How to override the alfresco-global.properties in dev, staging and prod environments</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74874#M23892</link>
      <description>Im trying to set up a dev, staging, prod environment so I've set up a git repo and committed the alfresco-global.properties file and then deployed the repository to the dev, staging and prod servers.Is there a way to override this file so that dev, staging and prod can have some similar settings (e.</description>
      <pubDate>Tue, 16 Apr 2019 02:40:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74874#M23892</guid>
      <dc:creator>ainsof</dc:creator>
      <dc:date>2019-04-16T02:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to override the alfresco-global.properties in dev, staging and prod environments</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74875#M23893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Environment specific configuration should be specified inside below file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tomcat/shared/classes/alfresco-global.properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above file is loaded last , so it will override all configuration which is specified in above file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 05:47:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74875#M23893</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2019-04-16T05:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to override the alfresco-global.properties in dev, staging and prod environments</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74876#M23894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is the best place for me to add the below settings so that I can override them for site specific settings using tomcat/shared/classes/alfresco-global.properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dir.root&lt;/P&gt;&lt;P&gt;alfresco.host&lt;/P&gt;&lt;P&gt;share.host&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;db.username&lt;BR /&gt;db.password&lt;BR /&gt;db.password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;system.serverMode&lt;/P&gt;&lt;P&gt;system.usages.enabled&lt;/P&gt;&lt;P&gt;alfresco_user_store.adminpassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solr.host&lt;BR /&gt;solr.port.ssl&lt;BR /&gt;index.subsystem.name&lt;BR /&gt;solr.secureComms&lt;BR /&gt;solr.port&lt;BR /&gt;solr.base.url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aos.baseUrlOverwrite&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mail.host&lt;BR /&gt;mail.port&lt;BR /&gt;mail.username&lt;BR /&gt;mail.password&lt;BR /&gt;mail.encoding&lt;BR /&gt;mail.from.default&lt;BR /&gt;mail.smtp.auth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;email.inbound.enabled&lt;/P&gt;&lt;P&gt;email.server.enabled&lt;BR /&gt;email.server.port&lt;BR /&gt;email.server.domain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imap.server.host&lt;BR /&gt;imap.server.imaps.enabled&lt;BR /&gt;imap.server.imaps.port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cifs.serverName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 20:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74876#M23894</guid>
      <dc:creator>ainsof</dc:creator>
      <dc:date>2019-04-16T20:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to override the alfresco-global.properties in dev, staging and prod environments</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74877#M23895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can override specific environment properties via JAVA_OPTS too (for example in setenv.sh or init scripts), adding&amp;nbsp;those properties as java variables with -D (this is similar what docker compose is using for environment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;--C.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 08:42:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-override-the-alfresco-global-properties-in-dev-staging/m-p/74877#M23895</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2019-04-18T08:42:08Z</dc:date>
    </item>
  </channel>
</rss>

