Page History
...
Warning | ||
---|---|---|
| ||
To run Magic Collaboration Studio:
|
...
- Extract the magic_collaboration_studio_<version_number>_no_install_win64.zip file.
Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\AuthServer\config and open the authserver.properties file.
Specify the values of the following properties:
server.public.host
authentication.redirect.uri.whitelist
twc.server.host
- Save and close the authserver.properties file.
- Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\scripts\windows and run the genkey.bat file as administrator.
- Go to <magic_collaboration_studio_no-installer_directory>\MagicCollaborationStudio\WebAppPlatform\bin and run the certgen.bat file as administrator.
Specify CATALINA_HOME_WEBAPP and and JRE_HOME variables variables the following way:
- Open Control Panel and go to System and Security > System.
- Select the Advanced system settings option on the left side of the System dialog.
- In the System Properties dialog, click the Environment Variables button.
In the System variables area of the Environment Variables dialog, specify the values for the JRE_HOME and CATALINA_HOME_WEBAPP variables as shown below:
Click OK.Code Block CATALINA_HOME_WEBAPP=/<Web<magic_Appcollaboration_Platform_extractedstudio_no-installer_directory>\MagicCollaborationStudio\WebAppPlatform JRE_HOME=/<Java_install_directory>
<magic_collaboration_studio_
no-installer_
directory>\MagicCollaborationStudio
\WebAppPlatform\jre
Click OK.
- Go to <magic_collaboration_studio_[version]_no-installer_install_win64directory>\MagicCollaborationStudio\AuthServer\bin) as AdministratorStart tomcat server- startup.bat (scripts\windows and run the genkey.bat file as administrator.
Go to <magic_collaboration_studio
_[version]_no-installer_
install_win64directory>\MagicCollaborationStudio\WebAppPlatform\bin
) as AdministratorOpen a web browser and go to https://localhost:8443/webapp (if default options are used)run the certgen.bat file as administrator.
Go to <magic
But if you want to run as services:
Run the Teamwork Cloud service installation script -magic_collaboration_studio
_[version]_no-installer_
install_win64directory>\MagicCollaborationStudio\scripts\
windows>installService.batwindows and run the installService.bat file as administrator.
- Go to <magicRun the Authserver service installation script - magic_collaboration_studio_[version]_no-installer_install_win64directory>\MagicCollaborationStudio\AuthServer\ and run the registerWindowsService.batRun the Webapp service installation script - invoke terminal in magic file as administrator.
- Go to <magic_collaboration_studio_[version]_no-installer_install_win64directory>\MagicCollaborationStudio\WebAppPlatform\bin and run the command:, invoke CMD as administrator, and run "service.bat install
Linux
- " command.
- Open the Task Manager and start the following services:
- No Magic Authserver service
- No Magic Teamwork Cloud service
- No Magic WebApp service
In your web browser, go
- Unzip magic_collaboration_studio_[version]_no_install_win64.zip no install file
- Run genkey file (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\scripts\)
- Run certgen file (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\WebAppPlatform\bin)
- Open Control Panel and go to System and Security > System.
- Select the Advanced system settings option on the left side of the System dialog.
- In the System Properties dialog, click the Environment Variables button.
- Start twcloud.exe (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio)
- Start AuthServer server - run.sh (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\AuthServer\bin)
- Start tomcat server - startup.sh (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\bin)
- Open a web browser and go
to https://localhost:8443/webapp (if default options are used)
Open and edit authserver.properties file (magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\AuthServer\config) and update properties:
authentication.redirect.uri.whitelist
twc.server.host
Set JRE_HOME and CATALINA_HOME_WEBAPP variables the following way:
In the System variables area of the Environment Variables dialog, specify the values for the JRE_HOME and CATALINA_HOME_WEBAPP variables as shown below:
Code Block |
---|
CATALINA_HOME_WEBAPP=/<Web_App_Platform_extracted_no-installer_directory>
JRE_HOME=/<Java_install_directory> |
...
- Run the Teamwork Cloud service installation script -magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\scripts\windows>installService.sh
- Run the Authserver service installation script - magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\AuthServer\registerWindowsService.sh
- Run the Webapp service installation script - invoke terminal in magic_collaboration_studio_[version]_no_install_linux64\MagicCollaborationStudio\WebAppPlatform\bin and run the command:
...
to open Magic Collaboration Studio.