|
| 1 | +--- |
| 2 | +title: DbGate Cloud |
| 3 | +weight: 35 |
| 4 | +draft: true |
| 5 | +--- |
| 6 | + |
| 7 | +DbGate cloud is online storage for your connections, SQL scripts and other objects. Also it offers public knowledge base for useful SQL scripts. |
| 8 | + |
| 9 | +## Sign in |
| 10 | +To use DbGate cloud, it is neccessary to sign in. Use {{< mdi "account-remove-outline" >}} icon in left panel. |
| 11 | + |
| 12 | +Your cloud storage is always associated with your e-mail address. |
| 13 | +You could choose one of following authentization providers: |
| 14 | +* GMail |
| 15 | +* GitHub |
| 16 | +* E-mail - one-time sign-in magic link will be sent to your email |
| 17 | + |
| 18 | +DbGate servers don't store your password. |
| 19 | + |
| 20 | +## Use connections stored on cloud |
| 21 | +Your cloud content appears under {{< mdi "cloud-key" >}} widget after sign-in. By default, you see your Private folder (with write access). |
| 22 | + |
| 23 | +Save connection to cloud: |
| 24 | +* Connection context menu, choose "Copy to cloud folder" |
| 25 | +* Click {{<mdi "plus-thick" >}}, the choose "Add connection on cloud" |
| 26 | + |
| 27 | +## Which connection is stored on the cloud? |
| 28 | +* Your cloud connections are always under {{< mdi "cloud-key" >}} widget |
| 29 | +* Your locally stored connections under {{< mdi "database" >}} widget |
| 30 | + |
| 31 | +## Working with folders |
| 32 | +You could create next folders besides your Private folder (Premium edition needed). |
| 33 | + |
| 34 | +Under {{<mdi "plus-thick" >}} button, there are commandsL |
| 35 | +* New shared folder - creates new shared folder. By default, it is accessible only to you, you could invite next users |
| 36 | +* Add existing shared folder - if you have invite link to some shared folder (created by different user), this is the right place to use it |
| 37 | + |
| 38 | +If you want to share your folder with other people, right-click on folder and choose "Copy invite link" |
| 39 | + |
| 40 | +## Shared folder permissions |
| 41 | +* Admin - you have full access to folder, you could invite other people and write content |
| 42 | +* Write - You could write/delete content, but you could not invite other people |
| 43 | +* Read - only read content of folder. Please keep in mind, this permission doesn't apply databases available inside server defined connection |
0 commit comments