소스 검색

More detailed install instructions

Bob Mottram 8 년 전
부모
커밋
b5f90f2a5c
8개의 변경된 파일112개의 추가작업 그리고 48개의 파일을 삭제
  1. 7
    7
      doc/EN/app_gnusocial.org
  2. 9
    1
      doc/EN/app_gogs.org
  3. 8
    0
      doc/EN/app_hubzilla.org
  4. 7
    0
      doc/EN/app_mailpile.org
  5. 20
    18
      website/EN/app_gnusocial.html
  6. 21
    8
      website/EN/app_gogs.html
  7. 20
    7
      website/EN/app_hubzilla.html
  8. 20
    7
      website/EN/app_mailpile.html

+ 7
- 7
doc/EN/app_gnusocial.org 파일 보기

36
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for GNU Social. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
36
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for GNU Social. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
37
 
37
 
38
 * Initial setup
38
 * Initial setup
39
-To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
39
+If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser.
40
 
40
 
41
-#+BEGIN_SRC bash
42
-ssh username@domainname -p 2222
43
-cat README
44
-exit
45
-#+END_SRC
41
+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 *Exit to the command line* and then run:
46
 
42
 
47
-Navigate to your site and log in. You may then want to select *Admin* and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
43
+#+begin_src bash
44
+editor README
45
+#+end_src
46
+
47
+Once you have logged in to GNU Social you may then want to select *Admin* and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
48
 
48
 
49
 GNU Social has a clutter-free mobile user interface which can be accessed via a Tor compatible browser (make sure to add a NoScript exception). Unlike similar proprietary sites there are no bribed posts.
49
 GNU Social has a clutter-free mobile user interface which can be accessed via a Tor compatible browser (make sure to add a NoScript exception). Unlike similar proprietary sites there are no bribed posts.
50
 
50
 

+ 9
- 1
doc/EN/app_gogs.org 파일 보기

34
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Gogs. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
34
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Gogs. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
35
 
35
 
36
 * Initial setup
36
 * Initial setup
37
-Navigate to your git site and click the *Register* button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows:
37
+If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Gogs domain listed there along with an onion address. You can then navigate to your site in a browser.
38
+
39
+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 *Exit to the command line* and then run:
40
+
41
+#+begin_src bash
42
+editor README
43
+#+end_src
44
+
45
+In a browser navigate to your git site and click the *Register* button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows:
38
 
46
 
39
 #+begin_src bash :tangle no
47
 #+begin_src bash :tangle no
40
 sudo username@domainname -p 2222
48
 sudo username@domainname -p 2222

+ 8
- 0
doc/EN/app_hubzilla.org 파일 보기

32
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Hubzilla. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
32
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Hubzilla. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
33
 
33
 
34
 * Initial setup
34
 * Initial setup
35
+If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Hubzilla domain listed there along with an onion address. You can then navigate to your site in a browser.
36
+
37
+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 *Exit to the command line* and then run:
38
+
39
+#+begin_src bash
40
+editor README
41
+#+end_src
42
+
35
 On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is *register* a new user. The first user on the system then becomes its administrator.
43
 On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is *register* a new user. The first user on the system then becomes its administrator.
36
 
44
 
37
 #+BEGIN_CENTER
45
 #+BEGIN_CENTER

+ 7
- 0
doc/EN/app_mailpile.org 파일 보기

36
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Mailpile. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
36
 After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Mailpile. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message.
37
 
37
 
38
 * Initial setup
38
 * Initial setup
39
+If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Mailpile domain listed there along with an onion address. You can then navigate to your site in a browser.
40
+
41
+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 *Exit to the command line* and then run:
42
+
43
+#+begin_src bash
44
+editor README
45
+#+end_src
39
 
46
 
40
 If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
47
 If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
41
 
48
 

+ 20
- 18
website/EN/app_gnusocial.html 파일 보기

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-14 Mon 12:39 -->
6
+<!-- 2016-11-14 Mon 13:07 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
259
 You should regard anything posted to GNU Social as being <i>public communication</i> visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
259
 You should regard anything posted to GNU Social as being <i>public communication</i> visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox.
260
 </p>
260
 </p>
261
 
261
 
262
-<div id="outline-container-org23c39bb" class="outline-2">
263
-<h2 id="org23c39bb">Installation</h2>
264
-<div class="outline-text-2" id="text-org23c39bb">
262
+<div id="outline-container-orgedf27a4" class="outline-2">
263
+<h2 id="orgedf27a4">Installation</h2>
264
+<div class="outline-text-2" id="text-orgedf27a4">
265
 <p>
265
 <p>
266
 Log into your system with:
266
 Log into your system with:
267
 </p>
267
 </p>
285
 </div>
285
 </div>
286
 </div>
286
 </div>
287
 
287
 
288
-<div id="outline-container-orge2c9ceb" class="outline-2">
289
-<h2 id="orge2c9ceb">Initial setup</h2>
290
-<div class="outline-text-2" id="text-orge2c9ceb">
288
+<div id="outline-container-org7940d47" class="outline-2">
289
+<h2 id="org7940d47">Initial setup</h2>
290
+<div class="outline-text-2" id="text-org7940d47">
291
 <p>
291
 <p>
292
-To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
292
+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 GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser.
293
+</p>
294
+
295
+<p>
296
+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:
293
 </p>
297
 </p>
294
 
298
 
295
 <div class="org-src-container">
299
 <div class="org-src-container">
296
-<pre class="src src-bash">ssh username@domainname -p 2222
297
-cat README
298
-<span class="org-keyword">exit</span>
300
+<pre class="src src-bash">editor README
299
 </pre>
301
 </pre>
300
 </div>
302
 </div>
301
 
303
 
302
 <p>
304
 <p>
303
-Navigate to your site and log in. You may then want to select <b>Admin</b> and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
305
+Once you have logged in to GNU Social you may then want to select <b>Admin</b> and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private.
304
 </p>
306
 </p>
305
 
307
 
306
 <p>
308
 <p>
318
 </div>
320
 </div>
319
 
321
 
320
 
322
 
321
-<div id="outline-container-org779847a" class="outline-2">
322
-<h2 id="org779847a">Using with Emacs</h2>
323
-<div class="outline-text-2" id="text-org779847a">
323
+<div id="outline-container-org7ddbe54" class="outline-2">
324
+<h2 id="org7ddbe54">Using with Emacs</h2>
325
+<div class="outline-text-2" id="text-org7ddbe54">
324
 <p>
326
 <p>
325
 If you are an Emacs user it's also possible to set up GNU Social mode as follows:
327
 If you are an Emacs user it's also possible to set up GNU Social mode as follows:
326
 </p>
328
 </p>
404
 </div>
406
 </div>
405
 
407
 
406
 
408
 
407
-<div id="outline-container-org9824bbd" class="outline-2">
408
-<h2 id="org9824bbd">Sharing things</h2>
409
-<div class="outline-text-2" id="text-org9824bbd">
409
+<div id="outline-container-orgab5971f" class="outline-2">
410
+<h2 id="orgab5971f">Sharing things</h2>
411
+<div class="outline-text-2" id="text-orgab5971f">
410
 <p>
412
 <p>
411
 If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.
413
 If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures.
412
 </p>
414
 </p>

+ 21
- 8
website/EN/app_gogs.html 파일 보기

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-14 Mon 12:44 -->
6
+<!-- 2016-11-14 Mon 13:10 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
255
 A Git hosting system called <a href="https://gogs.io">Gogs</a> can optionally be installed. This is very similar to Github in appearance and use. It's lightweight and so well suited for use on low power ARM servers.
255
 A Git hosting system called <a href="https://gogs.io">Gogs</a> can optionally be installed. This is very similar to Github in appearance and use. It's lightweight and so well suited for use on low power ARM servers.
256
 </p>
256
 </p>
257
 
257
 
258
-<div id="outline-container-orge92ce52" class="outline-2">
259
-<h2 id="orge92ce52">Installation</h2>
260
-<div class="outline-text-2" id="text-orge92ce52">
258
+<div id="outline-container-org8b4885f" class="outline-2">
259
+<h2 id="org8b4885f">Installation</h2>
260
+<div class="outline-text-2" id="text-org8b4885f">
261
 <p>
261
 <p>
262
 Log into your system with:
262
 Log into your system with:
263
 </p>
263
 </p>
281
 </div>
281
 </div>
282
 </div>
282
 </div>
283
 
283
 
284
-<div id="outline-container-org8926ec0" class="outline-2">
285
-<h2 id="org8926ec0">Initial setup</h2>
286
-<div class="outline-text-2" id="text-org8926ec0">
284
+<div id="outline-container-orga01dd14" class="outline-2">
285
+<h2 id="orga01dd14">Initial setup</h2>
286
+<div class="outline-text-2" id="text-orga01dd14">
287
 <p>
287
 <p>
288
-Navigate to your git site and click the <b>Register</b> button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows:
288
+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 Gogs domain listed there along with an onion address. You can then navigate to your site in a browser.
289
+</p>
290
+
291
+<p>
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:
293
+</p>
294
+
295
+<div class="org-src-container">
296
+<pre class="src src-bash">editor README
297
+</pre>
298
+</div>
299
+
300
+<p>
301
+In a browser navigate to your git site and click the <b>Register</b> button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows:
289
 </p>
302
 </p>
290
 
303
 
291
 <div class="org-src-container">
304
 <div class="org-src-container">

+ 20
- 7
website/EN/app_hubzilla.html 파일 보기

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-14 Mon 12:45 -->
6
+<!-- 2016-11-14 Mon 13:10 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
251
 Hubzilla is a web publishing and social network system which includes wiki, web pages, photo albums and file storage. It also has privacy controls which allow you to define who can see which content. It's possible to write posts and have them visible only to a group of friends (known as "<i>privacy groups</i>"), with the encryption being handled automatically.
251
 Hubzilla is a web publishing and social network system which includes wiki, web pages, photo albums and file storage. It also has privacy controls which allow you to define who can see which content. It's possible to write posts and have them visible only to a group of friends (known as "<i>privacy groups</i>"), with the encryption being handled automatically.
252
 </p>
252
 </p>
253
 
253
 
254
-<div id="outline-container-org7d086f1" class="outline-2">
255
-<h2 id="org7d086f1">Installation</h2>
256
-<div class="outline-text-2" id="text-org7d086f1">
254
+<div id="outline-container-orga7e6aea" class="outline-2">
255
+<h2 id="orga7e6aea">Installation</h2>
256
+<div class="outline-text-2" id="text-orga7e6aea">
257
 <p>
257
 <p>
258
 Log into your system with:
258
 Log into your system with:
259
 </p>
259
 </p>
277
 </div>
277
 </div>
278
 </div>
278
 </div>
279
 
279
 
280
-<div id="outline-container-org8b38964" class="outline-2">
281
-<h2 id="org8b38964">Initial setup</h2>
282
-<div class="outline-text-2" id="text-org8b38964">
280
+<div id="outline-container-orgfd765de" class="outline-2">
281
+<h2 id="orgfd765de">Initial setup</h2>
282
+<div class="outline-text-2" id="text-orgfd765de">
283
+<p>
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 Hubzilla domain listed there along with an onion address. You can then navigate to your site in a browser.
285
+</p>
286
+
287
+<p>
288
+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
+</p>
290
+
291
+<div class="org-src-container">
292
+<pre class="src src-bash">editor README
293
+</pre>
294
+</div>
295
+
283
 <p>
296
 <p>
284
 On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is <b>register</b> a new user. The first user on the system then becomes its administrator.
297
 On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is <b>register</b> a new user. The first user on the system then becomes its administrator.
285
 </p>
298
 </p>

+ 20
- 7
website/EN/app_mailpile.html 파일 보기

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-14 Mon 12:45 -->
6
+<!-- 2016-11-14 Mon 13:10 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
259
 One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile.
259
 One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile.
260
 </p>
260
 </p>
261
 
261
 
262
-<div id="outline-container-orgd2990f3" class="outline-2">
263
-<h2 id="orgd2990f3">Installation</h2>
264
-<div class="outline-text-2" id="text-orgd2990f3">
262
+<div id="outline-container-orgda9d6ac" class="outline-2">
263
+<h2 id="orgda9d6ac">Installation</h2>
264
+<div class="outline-text-2" id="text-orgda9d6ac">
265
 <p>
265
 <p>
266
 Log into your system with:
266
 Log into your system with:
267
 </p>
267
 </p>
285
 </div>
285
 </div>
286
 </div>
286
 </div>
287
 
287
 
288
-<div id="outline-container-orga48e7d0" class="outline-2">
289
-<h2 id="orga48e7d0">Initial setup</h2>
290
-<div class="outline-text-2" id="text-orga48e7d0">
288
+<div id="outline-container-orgc08365b" class="outline-2">
289
+<h2 id="orgc08365b">Initial setup</h2>
290
+<div class="outline-text-2" id="text-orgc08365b">
291
+<p>
292
+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 Mailpile domain listed there along with an onion address. You can then navigate to your site in a browser.
293
+</p>
294
+
295
+<p>
296
+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:
297
+</p>
298
+
299
+<div class="org-src-container">
300
+<pre class="src src-bash">editor README
301
+</pre>
302
+</div>
303
+
291
 <p>
304
 <p>
292
 If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
305
 If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
293
 </p>
306
 </p>