Skip to content

Commit 373f857

Browse files
author
Matthew Fisher
committed
ref(docs): remove "register admin user" docs
This document is superseded by the documentation in using_deis/install-client and in using_deis/register-user.
1 parent 021dca1 commit 373f857

4 files changed

Lines changed: 6 additions & 58 deletions

File tree

docs/installing_deis/digitalocean.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ of the Deis units are loaded and active by running the following command:
218218
219219
All of the units should be active.
220220

221-
Now that you've finished provisioning a cluster, please refer to :ref:`register-admin-user` to get
221+
Now that you've finished provisioning a cluster, please refer to :ref:`using_deis` to get
222222
started using the platform.
223223

224224

docs/managing_deis/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Managing Deis
2929
operational_tasks
3030
platform_logging
3131
platform_monitoring
32-
register-admin-user
3332
security_considerations
3433
ssl-endpoints
35-
upgrading-deis
34+
upgrading-deis

docs/managing_deis/register-admin-user.rst

Lines changed: 0 additions & 55 deletions
This file was deleted.

docs/using_deis/register-user.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ to create a new account. You will be logged in automatically.
2222
Registered myuser
2323
Logged in as myuser
2424
25+
.. important::
26+
27+
The first user to register with Deis receives "superuser" privileges.
28+
2529
Upload Your SSH Public Key
2630
--------------------------
2731
If you plan on using ``git push`` to deploy applications to Deis, you must provide your SSH public key. Use the ``deis keys:add`` command to upload your default SSH public key, usually one of:

0 commit comments

Comments
 (0)