diff --git a/doc/EN/app_gogs.org b/doc/EN/app_gogs.org index 8407f2c3..beeaf8b1 100644 --- a/doc/EN/app_gogs.org +++ b/doc/EN/app_gogs.org @@ -42,7 +42,7 @@ If you installed the system using a disk image then you can log in using the use editor README #+end_src -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: +In a browser navigate to your Gogs 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: #+begin_src bash :tangle no sudo username@domainname -p 2222 diff --git a/website/EN/app_gogs.html b/website/EN/app_gogs.html index f88d2411..983ca47a 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"> - + @@ -255,9 +255,9 @@ Github is ok, but it's proprietary and funded by venture capital. If you been ar A Git hosting system called Gogs 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.

-
-

Installation

-
+
+

Installation

+

Log into your system with:

@@ -281,9 +281,9 @@ After the install has completed go to Security settings and select Cre
-
-

Initial setup

-
+
+

Initial setup

+

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.

@@ -298,7 +298,7 @@ If you installed the system using a disk image then you can log in using the use

-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: +In a browser navigate to your Gogs 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: