Updated How to: Hosting a Friendica site at home (markdown)

Keith2 2012-11-02 05:28:16 -07:00
parent 7e30319608
commit 04df8eb969

@ -1,5 +1,3 @@
**Currently not working due to crc errors with zip file, new zip file being created.**
This guide was translated to [Japanese](http://oss.infoscience.co.jp/friendica/wiki/How-to%253A-Hosting-a-Friendica-site-at-home.html). You can find it on the site of [oss.infoscience.co.jp](http://oss.infoscience.co.jp/friendica/wiki/How-to%253A-Hosting-a-Friendica-site-at-home.html).
You can host a fully federated Friendica site at home. We have a ready-made VirtualBox image for this purpose. It makes 'home Friendica' a viable option for more people - not just 'geeks'. Installing the VirtualBox image is still more complicated than your average program, but in many cases it's significantly easier than installing Friendica from scratch.
@ -24,7 +22,7 @@ If you connect to the Internet via a network that uses a router, you should be a
2) Install Virtual Box on your machine: [[https://www.virtualbox.org/]]. It's advisable to familiarize yourself with the program a little by reading the chapter **First steps** in its help pages. At the very least, for now, read sections 1.5 to 1.8. Be sure to read 1.9 later on, because it describes a very easy way to back up your server.
3) Download and unzip this image: [[http://downloads.friendica.eu/Friendica.zip]]. Make a copy of it in case something goes wrong and you want to start over again. (The zip currently online is defective. A new version will be uploaded)
3) Download and unzip this image: [[http://downloads.friendica.eu/Friendica.zip]]. Make a copy of it in case something goes wrong and you want to start over again.
4) In Virtual Box, set up a new virtual machine for a Linux/Debian system, specifying the downloaded disk as your hard disk. 256 MB of RAM should suffice. The network mode should be set to "Bridged".