Local installation
This page was created by Stephanie@mdriven.net on 2024-11-14. Last edited by Edgar on 2025-01-20.

MDriven empowers businesses and developers to build and manage applications faster and smarter through Model-Driven Development (MDD). It bridges the gap between business needs and technical execution, turning models into fully functional applications with ease.

With MDriven you can:

  • Accelerate Development
  • Adapt Quickly
  • Collaborate easily
  • Deploy Anywhere

Step -1: Login to the Ubuntu Server via SSH.

ssh username@IP_Address -p Port_number

Connect via SSH to your server Step -2: Update Server.

sudo apt-get update
sudo apt-get upgrade