Tidy instructions spelling & spacing (#369)

* tidy up instructions spelling/spacing

* remove spaces in empty lines

Co-authored-by: Edward <edward@finchit.co.za>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
This commit is contained in:
Edward
2021-03-14 20:09:07 +02:00
committed by GitHub
parent 8ed35e268f
commit 91daa6b904
76 changed files with 151 additions and 161 deletions

View File

@@ -19,19 +19,19 @@ caproverOneClickApp:
start: >-
Sourcegraph is a code search and navigation tool (open-source/self-hosted).
More information about this container can be found here: https://hub.docker.com/r/sourcegraph/server/ .
More information about this container can be found here: https://hub.docker.com/r/sourcegraph/server/ .
After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 7080 to other CapRover apps.
After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 7080 to other CapRover apps.
Enter your Sourcegraph Configuration parameters and click on next. It will take about a minute for the process to finish.
end: >-
Sourcegraph is deployed and available as srv-captain--$$cap_appname:7080 to other apps. Open the application to create the administrator account.
SECURITY: If the site has no users (i.e., during initial setup), it will always allow the first user to sign up and become site admin **without any approval** (first user to sign up becomes the admin).
SECURITY: If the site has no users (i.e., during initial setup), it will always allow the first user to sign up and become site admin **without any approval** (first user to sign up becomes the admin).
In order to use administration console, for critical configurations, the port 2633 needs to be mapped on the host. This port is not mapped, by default, for security reasons and because it's required only for special configurations. The administation console requires an admin username and a strong readonly password generated by the application.
In order to use administration console, for critical configurations, the port 2633 needs to be mapped on the host. This port is not mapped, by default, for security reasons and because it's required only for special configurations. The administation console requires an admin username and a strong readonly password generated by the application.
More information about the administration console can be found here:
More information about the administration console can be found here:
https://docs.sourcegraph.com/admin/management_console