diff --git a/beaglebone.txt b/beaglebone.txt index de738cc2..45df5b69 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -4358,6 +4358,9 @@ If you are using a self-signed certificate then at the login screen scroll down More information about the Friendica app can be found on http://friendica-for-android.wiki-lab.net/ *** pump.io + :PROPERTIES: + :ORDERED: t + :END: pump.io is the successor to StatusNet (which later became [[GNU Social]]) and is a communications system which can do things other than just microblogging. It takes fewer system resources to run and so is better suited to low power servers such as the BBB, but is more complicated to install. Currently when using self-signed certificates it seems very hard to federate with other pump.io servers so it may be that although GNU Social is an older system it may still be more practical. For the instructions which follow it will be possible to run your own pump.io site for your family and friends, as a kind of /data silo/, but federating with anyone else could turn out to be difficult or impossible. A list of pump.io sites can be found at http://pumpstatus.jpope.org @@ -4460,17 +4463,6 @@ The initial section which begins with ** should be replaced by Add the following in the section which begins with **. #+BEGIN_SRC: bash - LoadModule proxy_wstunnel_module /usr/lib/apache2/modules/mod_proxy_wstunnel.so - - - ProxyPass wss://localhost/main/realtime/sockjs - ProxyPassReverse wss://localhost/main/realtime/sockjs - - -# -# CacheEnable disk -# - ProxyVia On ProxyPreserveHost On SSLProxyEngine On