<?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 Alfresco on Raspberry Pi in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7887#M3580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I just wanted to share the project I am currently working on. This is to add to the project of &lt;B&gt;Kevin Roast&lt;/B&gt;&amp;nbsp;about&amp;nbsp;&lt;A _jive_internal="true" href="https://community.alfresco.com/community/ecm/blog/2014/10/15/alfresco-share-5-running-on-a-raspberry-pi" rel="nofollow noopener noreferrer"&gt;Alfresco Share 5 running on a Raspberry Pi&lt;/A&gt;&amp;nbsp;he was at the moment trying to run a Share instance&amp;nbsp;on a &lt;EM&gt;Raspberry Pi 1 model B&lt;/EM&gt; so it was pretty slow but now that the &lt;EM&gt;Raspberry Pi 3&lt;/EM&gt; is available I thought it would be a great idea to try to run a full Alfresco instance with Share on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't install the Alfresco you find in the free trials since it only has an installer for 64bits systems and most of the Raspberry's OS (here I'm using Raspbian) are in 32bits (even though the Raspberry Pi 3 itself has a 64b arch) so too much trouble. I did it through Maven, I created AMP projects.&lt;/P&gt;&lt;P&gt;With Alfresco Maven SDK I generated an Alfresco Platform JAR archetype and an Alfresco Share JAR archetype. Then I tried to run everything up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to deal with many issues due to the Raspberry system. Without going through details, it was mainly because of the RAM memory. So at first, I changed the &lt;EM&gt;run.sh&lt;/EM&gt; file like this to limit maven and java&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt;MAVEN_OPTS="-Xms256m -Xmx512m" JAVA_OPTS="-Xms256m -Xmx512m"&amp;nbsp; mvn clean install alfresco:run&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then I dealt with the Raspberry memory itself. 1Gb of RAM isn't enough to run two embedded tomcats (just one takes 76,7% of the whole RAM of the Raspberry) so I increased the &lt;A href="http://raspberrypimaker.com/adding-swap-to-the-raspberrypi/" rel="nofollow noopener noreferrer"&gt;swap memory&lt;/A&gt; to 1Gb and..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It Worked&lt;/STRONG&gt; ! I could run &amp;nbsp;both of the Alfresco repo and the Share tier !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it was actually pretty slow since the &lt;EM&gt;Swap&lt;/EM&gt; memory of a Raspberry Pi is slow. So I &lt;A href="https://github.com/novaspirit/rpi_zram" rel="nofollow noopener noreferrer"&gt;"installed"&amp;nbsp;&lt;EM&gt;Zram&lt;/EM&gt;&lt;/A&gt; which compresses the RAM files. Then, Share got a lot more fluent. It is just slow starting up, especially when logging the admin user, but it is pretty fine after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for two normal (not admin) users at the same time (I can't test it on a bigger scale for the moment) it works pretty fine, the Raspberry Pi isn't blowing up and so on so if you want to do something like this enjoy it !&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In term of perf here is a screenshot of my system after&amp;nbsp;two&amp;nbsp;admin logged, as you can see it is ok even though I'm trying to know if I can improve the management of the memory.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="13650" alt="performances of a Raspberry system running an Alfresco instance with Share" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13650_perf.JPG" style="width: 620px; height: 182px;" /&gt;&lt;/P&gt;&lt;P&gt;As a reminder here are the Raspberry Pi 3 specs :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13.72px;"&gt;&lt;STRONG&gt;SoC:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt; Broadcom BCM2837 ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13.72px;"&gt;&lt;STRONG&gt;CPU:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt; 4× ARM Cortex-A53, 1.2GHz ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13.72px;"&gt;&lt;STRONG&gt;RAM:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt; 1GB LPDDR2 (900 MHz) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13.72px;"&gt;&lt;STRONG&gt;Networking:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt; 10/100 Ethernet, 2.4GHz 802.11n wireless ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13.72px;"&gt;&lt;STRONG&gt;Storage:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt; microSD ;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 13.72px;"&gt;If you want more details on how to install everything on the Raspberry (because I didn't talk about all the little things I did to make it work) I would be happy to help !&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 13:35:32 GMT</pubDate>
    <dc:creator>jackarnd</dc:creator>
    <dc:date>2017-05-12T13:35:32Z</dc:date>
    <item>
      <title>Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7887#M3580</link>
      <description>Hello,I just wanted to share the project I am currently working on. This is to add to the project of Kevin Roast&amp;nbsp;about&amp;nbsp;Alfresco Share 5 running on a Raspberry Pi&amp;nbsp;he was at the moment trying to run a Share instance&amp;nbsp;on a Raspberry Pi 1 model B so it was pretty slow but now that the Raspberry Pi 3 is a</description>
      <pubDate>Fri, 12 May 2017 13:35:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7887#M3580</guid>
      <dc:creator>jackarnd</dc:creator>
      <dc:date>2017-05-12T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7888#M3581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's fantastic work! I have to say I never envisaged putting all of Alfresco onto the Pi because of the memory/CPU requirements - but that was a few years ago on a single core CPU Pi with only 512MB - now with quad-core CPUs and more memory it appears to be possible! That is amazing work and thanks for sharing it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 13:57:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7888#M3581</guid>
      <dc:creator>kevinr1</dc:creator>
      <dc:date>2017-05-12T13:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7889#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;BR /&gt;&lt;BR /&gt;Thank you ! Yes it has given me some trouble at first because of the lack of physical RAM but after some tickling, it now works properly and it feels amazing I must say !&lt;BR /&gt;Thank you again, and your welcome !&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 14:18:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7889#M3582</guid>
      <dc:creator>jackarnd</dc:creator>
      <dc:date>2017-05-12T14:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7890#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing! I'll move this to featured content, so hopefully it'll be&amp;nbsp;a bit more discoverable&amp;nbsp;to the community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 11:58:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7890#M3583</guid>
      <dc:creator>kgastaldo</dc:creator>
      <dc:date>2017-05-15T11:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7891#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, no problem !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 13:18:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7891#M3584</guid>
      <dc:creator>jackarnd</dc:creator>
      <dc:date>2017-05-15T13:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7892#M3585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;It's cool...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you explain What we can do with this..?&lt;/P&gt;&lt;P&gt;Where is useful in real life...?&lt;/P&gt;&lt;P&gt;What are the extra thinks you can do with this which you can't do on normal alfresco installed on PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 05:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7892#M3585</guid>
      <dc:creator>shyam42</dc:creator>
      <dc:date>2017-05-16T05:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7893#M3586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an engineering challenge and intellectual exercise rather than real-world useful &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp;it's like trying to run Alfresco on a cell phone class computer! Amazing stuff, not going to displace AWS as your hosting option that is for sure &lt;IMG src="https://connect.hyland.com/legacyfs/online/alfresco/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's nothing really extra you can do on it, less really, except perhaps running Alfresco on a 5V power supply is pretty unique!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 07:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7893#M3586</guid>
      <dc:creator>kevinr1</dc:creator>
      <dc:date>2017-05-16T07:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7894#M3587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Got it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 07:36:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7894#M3587</guid>
      <dc:creator>shyam42</dc:creator>
      <dc:date>2017-05-16T07:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7895#M3588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is no extra stuff you can do, it's just about the portability of a Raspberry and since it works fine (a bit slow but I guess it could get a lot faster with other cheap -nix boards with more RAM) it could be a good option for my project directed to very small businesses..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 10:07:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7895#M3588</guid>
      <dc:creator>jackarnd</dc:creator>
      <dc:date>2017-05-16T10:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7896#M3589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an interesting exercise.&amp;nbsp;&amp;nbsp;Now that you have it working on a Raspberry, the next logical step would be a Raspberry Cluster Pi (pun intended).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 20:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7896#M3589</guid>
      <dc:creator>rmeske</dc:creator>
      <dc:date>2017-05-18T20:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7897#M3590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice pun ahah Well That's a good idea I'll try to do it if I have the opportunity to have more than one Raspberry Pi in my hands !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 07:57:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7897#M3590</guid>
      <dc:creator>jackarnd</dc:creator>
      <dc:date>2017-05-19T07:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on Raspberry Pi</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7898#M3591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, good job Jack !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to install Alfresco on RPI 3 on a simplier way, without mvn build : i downloaded the binaries for manual install then applied the alfresco tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All is working fine ( SOLR, ZRAM etc), it's slow at first load, but faster after. For better performance, i put postgresql on another RPI and increased the JVM size to 640MB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 05:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-on-raspberry-pi/m-p/7898#M3591</guid>
      <dc:creator>antoine_chauve</dc:creator>
      <dc:date>2018-06-20T05:45:14Z</dc:date>
    </item>
  </channel>
</rss>

