Link to pleroma documentation

This commit is contained in:
Bob Mottram 2018-03-13 12:53:30 +00:00
parent 96557fd0d2
commit ee6671d98a
2 changed files with 28 additions and 22 deletions

View File

@ -85,3 +85,5 @@ Navigate to your domain and register a new user.
#+BEGIN_CENTER
[[file:images/pleroma_register.jpg]]
#+END_CENTER
More details about setting up and using Pleroma [[./app_pleroma.html][can be found here]].

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2018-03-13 Tue 12:48 -->
<!-- 2018-03-13 Tue 12:53 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -264,9 +264,9 @@ A social instance image allows you to easily set up a fediverse server, which fe
The installation process is the same as usual, with the only difference being that on initial setup it will go straight to the domain setup details for your instance. In summary:
</p>
<div id="outline-container-org1bc19d7" class="outline-2">
<h2 id="org1bc19d7">Copy the image to the USB drive</h2>
<div class="outline-text-2" id="text-org1bc19d7">
<div id="outline-container-org74fc0f0" class="outline-2">
<h2 id="org74fc0f0">Copy the image to the USB drive</h2>
<div class="outline-text-2" id="text-org74fc0f0">
<p>
Substitute <b>sdX</b> with the device name for your USB drive.
</p>
@ -288,9 +288,9 @@ Also note that if the laptop has a removable SSD drive it's possible to copy the
</div>
</div>
<div id="outline-container-org5b0f2fb" class="outline-2">
<h2 id="org5b0f2fb">Connect the laptop to your internet router</h2>
<div class="outline-text-2" id="text-org5b0f2fb">
<div id="outline-container-orgf6f4dca" class="outline-2">
<h2 id="orgf6f4dca">Connect the laptop to your internet router</h2>
<div class="outline-text-2" id="text-orgf6f4dca">
<p>
Plug the USB drive into the laptop and connect it to your internet router with the ethernet cable.
</p>
@ -305,9 +305,9 @@ Plug the USB drive into the laptop and connect it to your internet router with t
</div>
</div>
<div id="outline-container-org6a4ee27" class="outline-2">
<h2 id="org6a4ee27">Boot the laptop from the USB drive</h2>
<div class="outline-text-2" id="text-org6a4ee27">
<div id="outline-container-orgf2de5c1" class="outline-2">
<h2 id="orgf2de5c1">Boot the laptop from the USB drive</h2>
<div class="outline-text-2" id="text-orgf2de5c1">
<p>
You may need to alter the BIOS settings to get this to work reliably.
</p>
@ -322,9 +322,9 @@ You may need to alter the BIOS settings to get this to work reliably.
</div>
</div>
<div id="outline-container-org60588cd" class="outline-2">
<h2 id="org60588cd">Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop</h2>
<div class="outline-text-2" id="text-org60588cd">
<div id="outline-container-orgd5cf8ec" class="outline-2">
<h2 id="orgd5cf8ec">Forward ports 80 (HTTP) and 443 (HTTPS) from your internet router to the laptop</h2>
<div class="outline-text-2" id="text-orgd5cf8ec">
<p>
Log into your internet router using a non-Tor browser (usually it's on an address like 192.168.1.1 or 192.168.1.254). Often port forwarding settings are together with firewall settings.
</p>
@ -339,9 +339,9 @@ Log into your internet router using a non-Tor browser (usually it's on an addres
</div>
</div>
<div id="outline-container-org93a89d5" class="outline-2">
<h2 id="org93a89d5">From another machine ssh into the laptop</h2>
<div class="outline-text-2" id="text-org93a89d5">
<div id="outline-container-org44e104c" class="outline-2">
<h2 id="org44e104c">From another machine ssh into the laptop</h2>
<div class="outline-text-2" id="text-org44e104c">
<div class="org-src-container">
<pre class="src src-bash">ssh fbone@freedombone.local -p 2222
</pre>
@ -353,18 +353,18 @@ Or alternatively you can log in directly on the laptop. The initial username is
</div>
</div>
<div id="outline-container-org6c0493d" class="outline-2">
<h2 id="org6c0493d">Follow the setup procedure</h2>
<div class="outline-text-2" id="text-org6c0493d">
<div id="outline-container-org1cb7916" class="outline-2">
<h2 id="org1cb7916">Follow the setup procedure</h2>
<div class="outline-text-2" id="text-org1cb7916">
<p>
Enter your user details, domain name and dynamic DNS settings.
</p>
</div>
</div>
<div id="outline-container-orgdaaf4a1" class="outline-2">
<h2 id="orgdaaf4a1">When installation is complete</h2>
<div class="outline-text-2" id="text-orgdaaf4a1">
<div id="outline-container-org1618fd3" class="outline-2">
<h2 id="org1618fd3">When installation is complete</h2>
<div class="outline-text-2" id="text-org1618fd3">
<p>
Navigate to your domain and register a new user.
</p>
@ -376,6 +376,10 @@ Navigate to your domain and register a new user.
</p>
</div>
</div>
<p>
More details about setting up and using Pleroma <a href="./app_pleroma.html">can be found here</a>.
</p>
</div>
</div>
</div>