<?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: Web site with static content--best method? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152949#M107565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The WCM functionality includes deployment facilities for exactly this purpose - details are at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Typically you'd deploy your dynamic content to an Alfresco runtime (basically another copy of Alfresco that serves as kind of content database for your web application) and deploy your static content (images, CSS, etc.) to a vanilla filesystem (often a web server docroot) via a FileSystem Receiver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Apr 2008 23:53:58 GMT</pubDate>
    <dc:creator>pmonks</dc:creator>
    <dc:date>2008-04-12T23:53:58Z</dc:date>
    <item>
      <title>Web site with static content--best method?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152947#M107563</link>
      <description>Hi everyone,I'm using Alfresco to manage static website content (JPGs, SWFs) so that I can also search the content via Alfresco's engine to return certain sets of files that meet search criteria.&amp;nbsp; As part of my application, I need to publish the static content for serving by Apache.I'm stuck between</description>
      <pubDate>Sat, 12 Apr 2008 01:05:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152947#M107563</guid>
      <dc:creator>rodenbaugh</dc:creator>
      <dc:date>2008-04-12T01:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Web site with static content--best method?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152948#M107564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh, forgot important details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Community 2.1, with WCM.&amp;nbsp; Oracle DB.&amp;nbsp; RHEL 4.&amp;nbsp; I'm using web services to upload the content into Alfresco right now and have been able to successfully load it into the Web Project and the Workspace with equal ease…Getting it back out for my Apache server is the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2008 01:07:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152948#M107564</guid>
      <dc:creator>rodenbaugh</dc:creator>
      <dc:date>2008-04-12T01:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web site with static content--best method?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152949#M107565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The WCM functionality includes deployment facilities for exactly this purpose - details are at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Typically you'd deploy your dynamic content to an Alfresco runtime (basically another copy of Alfresco that serves as kind of content database for your web application) and deploy your static content (images, CSS, etc.) to a vanilla filesystem (often a web server docroot) via a FileSystem Receiver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2008 23:53:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152949#M107565</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-12T23:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Web site with static content--best method?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152950#M107566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the redirect…however, I've seen that page several dozen times through research, cross-links, etc.&amp;nbsp; The screen shots posted there are NOT for 2.1, they're for the newest version.&amp;nbsp; Furthermore, the Deployment wiki is VERY short on details.&amp;nbsp; It's more like a high-level overview.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for something for 2.1, more nitty-gritty…Any help there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 15:32:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152950#M107566</guid>
      <dc:creator>rodenbaugh</dc:creator>
      <dc:date>2008-04-14T15:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Web site with static content--best method?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152951#M107567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco -&amp;gt; Alfresco deployment has been available since the first WCM release (Alfresco 2.0), with Alfresco -&amp;gt; Filesystem deployment added in 2.1.&amp;nbsp; The deployment related changes in 2.2 are mostly minor tweaks / refinements to that existing functionality - a more user-friendly configuration UI, the ability to differentiate test and live servers, deployment from any sandbox (not just the staging sandbox), etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The upshot is that the vast bulk of the deployment functionality is in 2.1 and should allow you to do the kinds of things you describe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 15:39:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-site-with-static-content-best-method/m-p/152951#M107567</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-14T15:39:05Z</dc:date>
    </item>
  </channel>
</rss>

