CloudBeaver User Guide v.23.1t To run cloudbaver in the terminal: docker run --name cloudbeaver-ee --rm -ti -p 8080:8978 -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver-ee:latest Installation Docker --name cloudbeaver --rm -ti -p 8080:8978 --add-host=host.docker.internal:${CB_LOCAL_HOST_ADDR} -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver-ee:latest or just run script the host machine port (e.g. 8080) -v local_path:/opt /cloudbeaver/workspace Mounts local folder `/var/cloudbeaver/workspace' to the server workspace. Required to keep CloudBeaver data after container0 码力 | 140 页 | 11.34 MB | 1 年前3
CloudBeaver User Guide v.23.2t To run cloudbaver in the terminal: docker run --name cloudbeaver-ee --rm -ti -p 8080:8978 -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver-ee:latest Then switch to the --name cloudbeaver --rm -ti -p 8080:8978 --add-host=host.docker.internal:${CB_LOCAL_HOST_ADDR} -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver-ee:latest or just run script the host machine port (e.g. 8080) -v local_path:/opt /cloudbeaver/workspace Mounts local folder `/var/cloudbeaver/workspace' to the server workspace. Required to keep CloudBeaver data after container0 码力 | 182 页 | 15.64 MB | 1 年前3
CloudBeaver User Guide v.23.3to the server workspace as Docker volume. /var/cloudbeaver/workspace Required to keep CloudBeaver data after container restart. For Example: -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace or . /var/cloudbeaver /var/cloudbeaver-ee It makes sense to backup this directly from time time and also before product version upgrade. To archive entire workspace run tar czvf backup.tgz /var/cloudbeaver/ /var/cloudbeaver/ or tar czvf backup.tgz /var/cloudbeaver-ee/ then move to a safe place. backup.tgz Note: if your server has high load it makes sense to stop it before making a backup. Just run before0 码力 | 252 页 | 21.86 MB | 1 年前3
CloudBeaver User Guide v.23.0To run cloudbaver in the terminal: sudo docker run --name cloudbeaver --rm -ti -p 8080:8978 -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/c loudbeaver:latest Then switch to the browser --name cloudbeaver --rm -ti -p 8080:8978 --add-host=host.docker.internal:${CB_LOCAL_HOST_ADDR} -v /var/cloudbeav er/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver:dev or just run script depl the host machine port (e.g. 8080) -v local_path:/opt/cloudbeaver/workspace Mounts local folder `/var/cloudbeaver/workspace' to the server workspace. Required to keep CloudBeaver data after container restart0 码力 | 111 页 | 6.01 MB | 1 年前3
CloudBeaver User Guide v.22.3To run cloudbaver in the terminal: sudo docker run --name cloudbeaver --rm -ti -p 8080:8978 -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver:latest Then switch to the browser --name cloudbeaver --rm -ti -p 8080:8978 --add-host=host.docker.internal:${CB_LOCAL_HOST_ADDR} -v /var/cloudbeaver/workspace:/opt/cloudbeaver/workspace dbeaver/cloudbeaver:dev or just run script . It the host machine port (e.g. 8080) -v local_path:/opt /cloudbeaver/workspace Mounts local folder `/var/cloudbeaver/workspace' to the server workspace. Required to keep CloudBeaver data after container0 码力 | 121 页 | 8.48 MB | 1 年前3
DBeaver User Guide v.7.3scripts. These commands are executed on DBeaver side, not on server-side. Name Description @set var = value Sets default value for SQL parameter @echo text Prints string into server output viewer @include Command Database Description @set var = value All Sets a script variable. You can use expressions as a value. Variables can be used as SQL queries input parameters. @unset var All Unsets a script variable variable. @echo message All Prints message to output log. You can use a macro in message (for example ${var}). @include fileName All - Executes a specified file name, - Can be used in scripts, - Opens a new0 码力 | 300 页 | 16.24 MB | 1 年前3
DBeaver User Guide v.21.0scripts. These commands are executed on DBeaver side, not on server-side. Name Description @set var = value Sets default value for SQL parameter @echo text Prints string into server output viewer @include Command Database Description @set var = value All Sets a script variable. You can use expressions as a value. Variables can be used as SQL queries input parameters. @unset var All Unsets a script variable variable. @echo message All Prints message to output log. You can use a macro in message (for example ${var}). @include fileName All - Executes a specified file name, - Can be used in scripts, - Opens a new0 码力 | 334 页 | 18.70 MB | 1 年前3
DBeaver User Guide v.21.1scripts. These commands are executed on DBeaver's side, not on the server-side. Name Description @set var = value Sets default value for SQL parameter @echo text Prints string into server output viewer @include Command Database Description @set var = value All Sets a script variable. You can use expressions as a value. Variables can be used as SQL queries input parameters. @unset var All Unsets a script variable @echo message All Prints message to output log. You can use a macro in a message (for example ${var}). @include fileName All - Executes a specified file name, - Can be used in scripts, - Opens a new0 码力 | 348 页 | 19.35 MB | 1 年前3
DBeaver User Guide v.21.3on the server-side. DBeaver supports the following commands: Command Database Description @set var = value All Sets a script variable. You can use expressions as a value. Variables can be used as SQL Dynamic parameter bindings @unset var All Unsets a script variable. @echo message All Prints message to output log. You can use a macro in a message (for example ). ${var} @include fileName All - Executes regular SQL editor. source fileName MySQL The same as but in MySQL CLI syntax @include define var = value Exasol The same as but in Exasol EXAPlus syntax. @set Client Side Commands DBeaver User0 码力 | 381 页 | 20.79 MB | 1 年前3
DBeaver User Guide v.22.0on the server-side. DBeaver supports the following commands: Command Database Description @set var = value All Sets a script variable. You can use expressions as a value. Variables can be used as SQL Dynamic parameter bindings @unset var All Unsets a script variable. @echo message All Prints message to output log. You can use a macro in a message (for example ). ${var} @include fileName All - Executes regular SQL editor. source fileName MySQL The same as but in MySQL CLI syntax @include define var = value Exasol The same as but in Exasol EXAPlus syntax. @set Client Side Commands DBeaver User0 码力 | 384 页 | 20.85 MB | 1 年前3
共 31 条
- 1
- 2
- 3
- 4













