Managing your Ephemeral account
Last updated
Last updated
From the User Settings page, you can:
Upload an image to use to represent your account.
Change your Ephemeral password.
Manage your API tokens, used to make calls to the Ephemeral API.
Manage your SSH tokens, used to connect to an Ephemeral database.
To display the User Settings page:
Click your user image at the top right of Ephemeral.
In the menu, click User Settings.
To change the user image that is displayed at the top right of Ephemeral.
Click Upload.
Search for and select the image to use.
To change your Ephemeral password:
In the Current password field, type your current Ephemeral password.
In the New password field, type the new password that you want to use.
In the Repeat new password field, type the new password again.
Click Confirm.
To make calls to the Ephemeral API, you must have an API token. From the User Settings page, you can create and revoke API tokens.
To create an API token:
Under User API Token, click Create Token.
On the token creation panel, in the Name field, type a name for the token.
Click Create API Key.
On the confirmation panel, to copy the key to the clipboard, click Copy to Clipboard.
To remove an API token from the list:
Click the Delete option for the token.
On the confirmation panel, click Delete.
Ephemeral databases are protected behind an SSH bastion. The connection details for each database include both the database connection and the bastion connection.
When you connect to an Ephemeral database, you provide the private key to connect to the bastion. Your Ephemeral account must have a corresponding public key associated with it.
From the User Settings page, you can add and remove the public key values.
To add an SSH public key to your account:
Under SSH Token, click Add SSH Token.
In the Name field, type a name to assign to the token.
In the Key field, paste the public key value.
Click Add SSH Key.
To remove an SSH public key from the list:
Click the Delete option for the token.
On the confirmation panel, click Delete.