Skip to main content

Server Solution

The LutraCAD Server is a centralized data management system that allows you to store and access your LutraCAD projects remotely. Instead of saving data solely on your local computer, the server solution enables you to:

  • Access your projects from any location with internet connectivity
  • Collaborate with team members in real-time
  • Centralize your data storage and management
  • Enhance data security
tip

Before deciding on a server solution, assess your team's needs and IT capabilities to choose the most suitable option.

This documentation will guide you through understanding, setting up, and using the LutraCAD Server solution.

Step 1: Understanding Server Solution Advantages

The LutraCAD server solution offers several key benefits:

  1. Global Access: Connect to your projects from anywhere in the world.
  2. Real-time Collaboration: Work simultaneously with team members, regardless of their location.
  3. Centralized Data Management: Keep all your designs and projects in one secure location.
  4. Improved Data Security: Benefit from enterprise-level security measures.

Step 2: Choosing a Deployment Option

LutraCAD offers two deployment options for the server solution:

  1. Self-Hosted Solution
  2. Cloud-Hosted Solution

Self-Hosted Solution

With this option, you maintain and manage the server infrastructure within your own environment.

warning

Self-hosting requires IT expertise and ongoing maintenance. Ensure you have the necessary resources before choosing this option.

Setup Instructions

  1. System Requirements:

  2. Installation Steps:

    • Visit our official website at manager.lutracad.com
    • Log in to your account
    • Navigate to the "Downloads" section
    • Select the version of the software appropriate for your operating system
    • Click the "Download" button to start the download
  3. First setup:

    • Start the software for auto configuration
    • Start C:\LutraCAD\V3\Admin.exe
    • Enter 1) Server
    • Enter 1) Install / Autofix
    • Now the server is setup, a Service called LutraServer is running
Manual Setup

To change the data directory or port. Start the commandline as Administrator and enter the command below:

sc create LutraServer binpath="C:\LutraCAD\V3\Server\Server.exe --server-port=58872 --server-data-directory=D:\LutraServerData" start=auto
sc start LutraServer

Please not that the MariaDB data location is still on the C drive.

  1. Network Configuration:
    • Start C:\LutraCAD\V3\Admin.exe
    • Enter 3) Firewall: Autofix
    • Now the default port will be opened in the Firewall (58872)
Manual Setup

Manual setup is possible, enable in-bound traffic on port 58872 for TCP

  1. Creating Access-Token:

    • Start C:\LutraCAD\V3\Admin.exe
    • Enter 1) Server
    • Enter 3) Create server client token
    • Leave the database name empty for default database and hit enter
    • Copy the token for later use
  2. Updating:

    • Go to Services (Win + R enter services.msc)
    • Go to "LutraServer"
    • Click Pause
    • Install the latest version
    • Click Start

Cloud-Hosted Solution

For those seeking a hassle-free experience, LutraCAD offers a fully managed cloud-hosted solution.

Features of Our Managed Service:

  • Daily Backups: Your data is automatically backed up every day.
  • Off-site Backups: We maintain secure off-site backups for disaster recovery.
  • Global Infrastructure: Our servers are strategically located on every continent, ensuring low-latency access worldwide.
  • 24/7 Monitoring: Our team of experts continuously monitors the system to ensure optimal performance.

To learn more about our cloud-hosted solution or to get started, please contact our sales team:

Choose the LutraCAD server solution that best fits your organization's needs and take your design workflow to the next level!

Step 3. Connecting to the Server

Once your server solution is set up, follow the steps here to connect to the server.

Updating the Server

Keeping your LutraCAD Server up to date is crucial for maintaining security, stability, and access to the latest features. The update process is straightforward but requires a brief server pause to ensure all data is properly handled during the upgrade. This section will guide you through the update process step by step.

  1. Open Services (Win + R and enter services.msc)
  2. Locate the "LutraServer" service
  3. Click "Pause"
  4. Install the latest version
  5. Click "Start"
Before Updating

It's recommended to:

  1. Create a backup of your data
  2. Schedule the update during off-peak hours
  3. Notify users about the temporary service interruption
  4. Look at the System Requirements section for the latest requirements