docs/managed_victoriametrics: add how to restore password section (#3116)

docs/managed_victoriametrics: add how to restore password section
This commit is contained in:
Dmytro Kozlov 2022-09-15 17:02:31 +03:00 committed by Aliaksandr Valialkin
parent 09e211a05f
commit 8ca42b9bcb
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1
5 changed files with 40 additions and 1 deletions

View file

@ -11,6 +11,45 @@ To start using the service, one should have already registered AWS account
and visit [VictoriaMetrics product page](https://aws.amazon.com/marketplace/pp/prodview-4tbfq5icmbmyc). and visit [VictoriaMetrics product page](https://aws.amazon.com/marketplace/pp/prodview-4tbfq5icmbmyc).
See more details [here](https://dbaas.victoriametrics.com/howToRegister). See more details [here](https://dbaas.victoriametrics.com/howToRegister).
## How to restore password
If you forgot your password you can restore it the following steps:
1. Click on `Forgot your password?` link at https://dbaas.victoriametrics.com/signIn
<p>
<img src="restore-password.png" width="800" alt="">
</p>
2. Enter your email in the field and press button `Send Email`
<p>
<img src="restore-password-email.png" width="800" alt="">
</p>
Follow the instruction sent to the specified email address:
```
Victoria Metrics Cloud password restore
Follow https://dbaas.victoriametrics.com/login_by_link/{id} the link in order to restore access to Victoria Metrics Cloud.
Access link expires once you login successfully or after 30min.
You can change your password after login https://dbaas.victoriametrics.com/profile profile
Please, ignore this email if you didn't init this action on Victoria Metrics Cloud.<br>
In case of questions contact our support support@victoriametrics.com
```
3. To change you password visit Profile page in the top right corner of the web page
<p>
<img src="restore-password-profile.png" width="800" alt="">
</p>
4. At the Profile page, enter new password and repeat it in the next field and press `Save` button.
<p>
<img src="restore-password-save-password.png" width="800" alt="">
</p>
## Creating instance ## Creating instance
Instances is a page where user can list and manage VictoriaMetrics single-node instances. Instances is a page where user can list and manage VictoriaMetrics single-node instances.

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB