From 538dfb0f3235c693e8e74069487be5a9658c8a99 Mon Sep 17 00:00:00 2001
From: Bob Mottram
+Log into your system with: +
+ +ssh myusername@mydomain -p 2222 ++
+Using cursor keys, space bar and Enter key select Administrator controls and type in your password. +
+ ++Select Add/Remove Apps then gnusocial. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under Dynamic DNS on the FreeDNS site (the random string from "quick cron example" which appears after update.php? and before >>). For more details on obtaining a domain and making it accessible via dynamic DNS see the FAQ. You can also add a welcome message and background picture URL if you wish, although those things are optional. Typically the domain name you use will be a subdomain, such as gnusocial.mydomainname.net. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. +
+ ++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. +
+To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file.
@@ -291,9 +317,10 @@ GNU Social has a clutter-free mobile user interface which can be accessed via aIf you are an Emacs user it's also possible to set up GNU Social mode as follows:
@@ -377,9 +404,9 @@ And as a quick reference the main keys are: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.
diff --git a/website/EN/app_gogs.html b/website/EN/app_gogs.html index caa26b20..31c4d567 100644 --- a/website/EN/app_gogs.html +++ b/website/EN/app_gogs.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - ++Log into your system with: +
+ +ssh myusername@mydomain -p 2222 ++
+Using cursor keys, space bar and Enter key select Administrator controls and type in your password. +
+ ++Select Add/Remove Apps then gogs. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under Dynamic DNS on the FreeDNS site (the random string from "quick cron example" which appears after update.php? and before >>). For more details on obtaining a domain and making it accessible via dynamic DNS see the FAQ. Typically the domain name you use will be a subdomain, such as code.mydomainname.net. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. +
+ ++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. +
+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:
@@ -272,6 +301,8 @@ Select Administrator controls then App Settings then gogs. Disabling further registrations will stop any spam accounts being created by random strangers or bots.