You can choose to start and stop your Teamwork Server instance either from the Graphical User Interface (GUI) or the terminal console (required for headless UNIX/Linux installations), using the no GUI file. Choose the startup instructions below according to your operating system.
- Starting/Stopping the Teamwork Server using a GUI
- Starting/Stopping the Teamwork Server without a GUI
Starting/Stopping a Teamwork Server instance with a GUI
Starting Teamwork Server instance with a GUI
Note
To keep the Teamwork Server session running, add the Teamwork Server as a service. To add the Teamwork Server as a service, learn here.
Windows
- Do one of the following:
- On the Windows taskbar, click Start, and select MagicDraw Teamwork Server form the program list.
OpenMagicDraw Teamwork Server installation\bin and double-click the teamwork_server.exe file.
We recommend starting the Teamwork Server as an administrator. Right click the teamwork_server.exe file. Select Run as administrator from the shortcut menu.
- In the Import Configuration dialog, do one of the following:
- If you want to import environment options from an earlier Teamwork Server version, select the location and click Import.
- If you want to use the default options, click Use Default.
- Click the Start Teamwork Server button.
The Teamwork Server default port is 1100. If you want to change the port, do the following:
MAC OS
- Open the Application / MagicDraw Teamwork Server installation folder and double-click the MagicDraw Teamwork Server.app file.
- Click the Start Teamwork Server button.
UNIX
- Open the MagicDraw Teamwork Server installation/bin folder and double-click the teamwork_server file.
- Click the Start Teamwork Server button.
Stopping a Teamwork Server instance with a GUI
Windows
- In the <Teamwork Server installation>/bin folder, double click the stop_teamwork_server.exe.
MAC OS
- In the <Teamwork Server installation>/bin folder, double click the stop_teamwork_server.app.
UNIX
In the command line, type the following command:
service teamwork stop
Starting/Stopping a Teamwork Server instance with no GUI
If you do not have a graphical user interface such as a Linux/Unix server or Windows server, you can launch Teamwork Server using the No GUI option. Choose the startup/stop instructions below according to your operating system.
Note
To keep the Teamwork Server session running, add the Teamwork Server as a service. To add the Teamwork Server as a service, learn here.
Starting Teamwork server with no GUI
Windows
From PowerShell or the command terminal run:
$teamwork_install_dir/bin/teamwork_server_nogui.exe
Linux/Unix/MacOS
From the terminal run:
$teamwork_install_dir/bin/teamwork_server_nogui
- Follow instructions to verify your license (if needed)
Stopping Teamwork Server with no GUI
Windows
From PowerShell or the command terminal run:
$teamwork_install_dir/bin/stop_teamwork_server.exe
MacOSX
In the command line, type the following command:
$teamwork_install_dir/bin/stop_teamwork_server.app
Linux/Unix
In the command line, type the following command:
service teamwork stop
Now you should be able to start working with your Teamwork Server successfully.
If you run into any further problems with installation, please try:
- checking the FAQ section for the known problems
- checking the No Magic Community forum
- contacting the customer support at support@nomagic.com
More information about working with Teamwork Server
If you need more information than provided on this page, read the following pages to learn about adding or removing Teamwork Server as a service, moving, updating, upgrading, or uninstalling Teamwork Server, and installing the Administrator Console.