summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-12-17 09:49:10 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-12-17 09:49:10 +0000
commit2fef5c1323ee684b1d38241f92e5dac7fb446671 (patch)
tree908c65e90c26826fbc38f32f07f4f4084777bbd5 /doc/install
parentfb7ba2deac1a2d4ef04cd7c3a2768b1791438351 (diff)
parent98e64610b2b5ad8340d763d3fd370bc11d0ad700 (diff)
downloadgitlab-ce-2fef5c1323ee684b1d38241f92e5dac7fb446671.tar.gz
Merge branch 'dev-docs-in-gdk' into 'master'
Dev docs in gdk Also see https://gitlab.com/gitlab-org/gitlab-development-kit/merge_requests/31 See merge request !1331
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 f55a0e73199..539e1c396e4 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