|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2016-11-14 Mon 14:48 -->
|
|
6
|
+<!-- 2016-11-18 Fri 23:55 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -251,9 +251,9 @@ for the JavaScript code in this tag.
|
251
|
251
|
For collaborative document editing Etherpad is hard to beat. Just log in, choose a document title and then edit. Different users will appear in different colours, and can also chat in the sidebar. This is installed as a private system in which only users on your Freedombone server will be able to create and edit documents, so it's not open to any random users on the internet.
|
252
|
252
|
</p>
|
253
|
253
|
|
254
|
|
-<div id="outline-container-orge60fe38" class="outline-2">
|
255
|
|
-<h2 id="orge60fe38">Installation</h2>
|
256
|
|
-<div class="outline-text-2" id="text-orge60fe38">
|
|
254
|
+<div id="outline-container-org62df1b2" class="outline-2">
|
|
255
|
+<h2 id="org62df1b2">Installation</h2>
|
|
256
|
+<div class="outline-text-2" id="text-org62df1b2">
|
257
|
257
|
<p>
|
258
|
258
|
Log into your system with:
|
259
|
259
|
</p>
|
|
@@ -277,14 +277,18 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
|
277
|
277
|
</div>
|
278
|
278
|
</div>
|
279
|
279
|
|
280
|
|
-<div id="outline-container-org82ab833" class="outline-2">
|
281
|
|
-<h2 id="org82ab833">Initial setup</h2>
|
282
|
|
-<div class="outline-text-2" id="text-org82ab833">
|
|
280
|
+<div id="outline-container-orgf51f407" class="outline-2">
|
|
281
|
+<h2 id="orgf51f407">Initial setup</h2>
|
|
282
|
+<div class="outline-text-2" id="text-orgf51f407">
|
283
|
283
|
<p>
|
284
|
284
|
If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Etherpad domain listed there along with an onion address. You can then navigate to your site in a browser.
|
285
|
285
|
</p>
|
286
|
286
|
|
287
|
287
|
<p>
|
|
288
|
+Please be aware that after installation the etherpad daemon takes a while to start up for the first time. On a low powered system such as a Beaglebone Black this can take ten minutes or more. So if you navigate to the site and see a "<i>Bad Gateway</i>" error then don't panic. Wait for ten minutes and try again.
|
|
289
|
+</p>
|
|
290
|
+
|
|
291
|
+<p>
|
288
|
292
|
If you installed the system using a disk image then you can log in using the username and password which was originally shown when you installed the system. If you didn't install from a disk image then a new random password will be generated for each site and stored within a readme file. If you need to view that file then exit to the user control panel, select <b>Exit to the command line</b> and then run:
|
289
|
293
|
</p>
|
290
|
294
|
|