Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-12-17 10:27:03 +0300
committerSytse Sijbrandij <sytses@gmail.com>2014-12-17 10:27:03 +0300
commit98e64610b2b5ad8340d763d3fd370bc11d0ad700 (patch)
tree3392d4bccb63560c19402f1a52e66e302d3157e7 /doc/install
parent2497273030e80bd7e4f891c7500901c0a38abea1 (diff)
Move development information to the GitLab Development Kit.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 263259bc2f9..c856bfc9693 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -383,15 +383,17 @@ NOTE: Supply `SANITIZE=true` environment variable to `gitlab:check` to omit proj
### Initial Login
-Visit YOUR_SERVER in your web browser for your first GitLab login. The setup has created an admin account for you. You can use it to log in:
+Visit YOUR_SERVER in your web browser for your first GitLab login. The setup has created a default admin account for you. You can use it to log in:
root
5iveL!fe
-**Important Note:** Please go over to your profile page and immediately change the password, so nobody can access your GitLab by using this login information later on.
+**Important Note:** Please login to the server before exposing it to the public internet. On login you'll be prompted to change the password.
**Enjoy!**
+You can use `sudo service gitlab start` and `sudo service gitlab stop` to start and stop GitLab.
+
## Advanced Setup Tips
### Using HTTPS