See the Model Manager Server Manual for instructions on how to install, update, configure, and otherwise administer a Model Manager server.
|
If you are connecting to the Model Manager server for the first time using the root administrator account set up when installing the server, you must first change the temporary password given during the installation. Log in to the Model Manager server from a web browser using your temporary password. If the web browser is running on the same computer as Model Manager server, the server address is http://localhost:<port> where <port> is the port number set during installation — default 8181. Enter your new password in the dialog box and click Save.
|
2
|
Select the Require secure connection check box to require that the network connection is made using a secure connection, with transport layer security provided by HTTPS (as opposed to plain HTTP). A warning message is shown if the check box is cleared.
|
3
|
Write your user account credentials used to authenticate with the Model Manager server under User. You can opt to remember the provided password between program sessions by selecting the Remember password check box. The password will be stored in an encrypted form on the local file system.
|
5
|
Click the Connect button () to connect to the Model Manager server.
|
You are strongly recommended to connect to the Model Manager server using a secure connection, with transport layer security provided by HTTPS. Connecting via plain HTTP will send all data, including your credentials, in an unencrypted cleartext format. See the Model Manager Server Manual for configuring a Model Manager server to use secure connections.
|
To connect to a Model Manager server running on, for example, port 8181 on the same computer as COMSOL Multiphysics, write localhost:8181 in the Server field.
|
See the Model Manager Server Manual for how to configure server databases via the Model Manager server web interface including, for example, giving them database aliases.
|
The database alias as set via the Model Manager server web interface is not the same as the alias you can set for a database configuration in the COMSOL Desktop — see Database Configurations. The latter is an alternative identifier to be used when connecting to either a local or a server database via method code using the Model Manager API.
|
2
|
Click the Connect button ().
|
To avoid having to provide your credentials in the COMSOL Multiphysics server’s console window, either tunnel the connection between the COMSOL Multiphysics client and the COMSOL Multiphysics server using a secure SSH connection, or first provide the credentials with Remember password selected using a local COMSOL Multiphysics instance running on the COMSOL Multiphysics server computer.
|