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
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:
- Global Access: Connect to your projects from anywhere in the world.
- Real-time Collaboration: Work simultaneously with team members, regardless of their location.
- Centralized Data Management: Keep all your designs and projects in one secure location.
- Improved Data Security: Benefit from enterprise-level security measures.
Step 2: Choosing a Deployment Option
LutraCAD offers two deployment options for the server solution:
- Self-Hosted Solution
- Cloud-Hosted Solution
Self-Hosted Solution
With this option, you maintain and manage the server infrastructure within your own environment.
Self-hosting requires IT expertise and ongoing maintenance. Ensure you have the necessary resources before choosing this option.
Setup Instructions
-
System Requirements:
- Windows Server 2019 or newer
- .NET 8 ASP.NET Core Runtime https://dotnet.microsoft.com/en-us/download/dotnet/8.0
- .NET 8 .NET Desktop Runtime https://dotnet.microsoft.com/en-us/download/dotnet/8.0
-
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
-
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
LutraServeris running
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.
- Network Configuration:
- Start
C:\LutraCAD\V3\Admin.exe - Enter
3) Firewall: Autofix - Now the default port will be opened in the Firewall (58872)
- Start
Manual setup is possible, enable in-bound traffic on port 58872 for TCP
-
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
- Start
-
Updating:
- Go to Services (
Win + Renterservices.msc) - Go to "LutraServer"
- Click Pause
- Install the latest version
- Click Start
- Go to Services (
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:
- Email: sales@lutracad.com
- Web: https://www.lutracad.com/contact
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.
- Open Services (
Win + Rand enterservices.msc) - Locate the "LutraServer" service
- Click "Pause"
- Install the latest version
- Click "Start"
It's recommended to:
- Create a backup of your data
- Schedule the update during off-peak hours
- Notify users about the temporary service interruption
- Look at the System Requirements section for the latest requirements