Closed fabacab closed 8 years ago
One resource worth looking into for this is SandStorm.io, which provides free WordPress server hosting that is portable. The idea would be:
Unfortunately, Sandstorm uses a forked WordPress and its latest version is 4.3.2-alpha, but Buoy requires WordPress 4.4 or later due to our use of its CSPRNG polyfill (the random_compat
library). This means Buoy will not run on Sandstorm, at least not yet.
Another possibility that might be more compatible is using YunoHost, a Debian-based Linux distro designed to be a Single Sign-On server solution. Might be less "user friendly" than Sandstorm, but worth having a look.
/cc @abiggerhammer
This issue has been migrated to betterangels/buoy#65.
The biggest question we get is "where do I get Buoy," because people are used to Facebook and don't understand that the centralized model is method of social control that must be resisted. The real solution to this problem is to build community capacity in such a way as to ensure fully community-owned and operated infrastructure from the ground up, including the physical layer (cabling) that makes up telecom systems. However, that is beyond the scope of what most people are currently capable of, and the whole point of the Buoy project is that it aims bootstrap the awareness of this importance in non-technical people, so we need to start elsewhere.
One thing missing from our docs is a guide for how a non-technical person can set up their own Buoy instance. This is missing because there are so many ways to do it and our focus has recently been on organizations who already have WordPress websites up and running (for which the process of creating a Buoy is the same as installing any other plugin). With that knowledge finally common place (or common place enough, anyway, sigh), the next step is to create a guide for people who do not already have a running WordPress website but who want to make a Buoy for their community.
Such a guide MUST:
Basically, this should be a technical "recipe," describing ingredients and yields, not a user manual on how WordPress works or how to install it somewhere in specific; that work has already been done and is available with any basic Internet search.