<?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 Any experience installing and deploying community version in a virtual Linux server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297271#M250401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We would like to install and deploy the community version to a virtual server (provided by an web hosting company) to allow access within our small organization. We also need to install thirty-party add-ons and customize it, so we don't want to just use the Alfresco on the cloud solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it should be totally feasible and reliable to install it in a virtual server. Do you have any experience of that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another option is to install it in a personal computer. But it will have many negative aspects, for example the personal computer should be online whenever any user wants to access the system. This will be minimal investment but more limitation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2015 17:16:26 GMT</pubDate>
    <dc:creator>gordon_liang</dc:creator>
    <dc:date>2015-08-18T17:16:26Z</dc:date>
    <item>
      <title>Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297271#M250401</link>
      <description>Hi,We would like to install and deploy the community version to a virtual server (provided by an web hosting company) to allow access within our small organization. We also need to install thirty-party add-ons and customize it, so we don't want to just use the Alfresco on the cloud solution.I think</description>
      <pubDate>Tue, 18 Aug 2015 17:16:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297271#M250401</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-18T17:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297272#M250402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In special, whether it is feasible and reliable deploying the Alfresco community version into Amazon EC2?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 17:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297272#M250402</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-18T17:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297273#M250403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, Gordon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I installed Alfresco 5.0.d on a &amp;lt;strong&amp;gt;t2.medium&amp;lt;/strong&amp;gt; Ubuntu 14.04 server on EC2 in AWS.&amp;nbsp; No problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code bash&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sudo apt-get install libice6 libsm6 libxt6 libxrender1 libfontconfig1 libcups2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;download and install Community Alfresco for Linux 64-bit ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code bash&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sudo ./alfresco-community-5.0.d-installer-linux-x64.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And then browsed to ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;A href="http://IP_ADDRESS" rel="nofollow noopener noreferrer"&gt;http://IP_ADDRESS&lt;/A&gt; or DNS_ADDRESS:8080/share&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And all worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most of the articles in my blog &lt;/SPAN&gt;&lt;A href="http://geofoss.net/" rel="nofollow noopener noreferrer"&gt;http://geofoss.net/&lt;/A&gt;&lt;SPAN&gt; relate to this installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 00:39:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297273#M250403</guid>
      <dc:creator>tybion</dc:creator>
      <dc:date>2015-08-19T00:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297274#M250404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much! It really helps and I will try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW do you know if it is possible to install in t2.micro instance? Because I would like to have a free trial before convincing the client to install in the payed service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 02:56:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297274#M250404</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-19T02:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297275#M250405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just try and it does not install. It said it requires at least 2G ram, preferable 4G. However t2.micro only 1G ram..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 05:16:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297275#M250405</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-19T05:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297276#M250406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Re-try with T2-medium, however the setup procedure lasts a long long time (1 hour?) and it has not finished yet. It stays in "Installing Alfresco Module Packages(AMPs).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the same time, I notice that the CPU usage is just a few percent and looks like the installation is not doing its work.&amp;nbsp; What's wrong here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 06:29:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297276#M250406</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-19T06:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297277#M250407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After I kill the previous dead installation processes, I re-install using the text mode&amp;nbsp; (–mode text), then it installs very quickly and totally fine, then…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 07:04:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297277#M250407</guid>
      <dc:creator>gordon_liang</dc:creator>
      <dc:date>2015-08-19T07:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297278#M250408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can say that 5.0.d installation went fine on a t2.micro but it's unusable. It takes from 60seconds to infinite hours to respond. I suppose minimum is a t2.medium.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:29:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297278#M250408</guid>
      <dc:creator>koopa</dc:creator>
      <dc:date>2015-10-22T08:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297279#M250409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The rule of thumb is Alfresco and an O.S. needs a VM of at least 4G.&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes it will run on less, but alfresco needs the RAM. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 09:35:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297279#M250409</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-10-22T09:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Any experience installing and deploying community version in a virtual Linux server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297280#M250410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I should run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #fafafa;"&gt;alfresco-community-installer-201704-linux-x64.bin -mode text&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.87); background-color: #fafafa;"&gt;is that right?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 11:02:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-experience-installing-and-deploying-community-version-in-a/m-p/297280#M250410</guid>
      <dc:creator>laxmin</dc:creator>
      <dc:date>2017-06-08T11:02:16Z</dc:date>
    </item>
  </channel>
</rss>

