Skip to main content
Version: 1.0

Mingdao Getting Started

Mingdao is leader of APaaS, No Code Platform, it provide rapid development Tool and middle-ground application solution for enterprise customer.

Access Mingdao official docs to get more reference when you use this deployment solution

Websoft9 provides the free version of Mingdao Private Deployment. It has the following limitations over paid versions such as Standard and Professional:

  • The number of users does not exceed 30
  • Maximum number of rows per worksheet: 100,000 rows

If you have installed Websoft9 Mingdao , the following steps is for your quick start

Preparation

  1. Get the Internet IP of your Server on Cloud
  2. Check your Inbound of Security Group Rule of Cloud Console to ensure the TCP:38881,8880 is allowed
  3. Complete Five steps for Domain if you want to use Domain for Mingdao
  4. Get default username and password of Mingdao

Mingdao Initialization

Steps for you

  1. Use local browser to access the URL http://DNS:38881 or http://Server's Internet IP:38881 to access installation wizard

    You can set any other port which you want to use

  2. Then, go to 【Next】 step, start the initialization (need 3-5 minutes)

  3. When complete the initialization, then start to Data installation

    You should register from official website to get the credential

  4. At last, Register the administrator account

  5. Access the Mingdao's URL (e.g http://Server's IP:8880) to login the backend

More guide about MingDao, please refer to MingDao Documentation.

Having trouble?

Below is for you to solve problem, and you can contact Websoft9 Support or refer to Troubleshoot + FAQ to get more.

Can't visit the start page of MingDao?

Your TCP:38881 of Security Group Rules is not allowed, so there is no response from Chrome or Firefox.

Can the port number of the access address not need 8880?

Yes, but you should enable your port at Inbound of Security Group Rule of Cloud console

After the server restarts or the IP changes, some services such as workflows cannot be used

Reference

After server restart, the program cannot start

Reference

Mingdao QuickStart

Mingdao provides tutorials and videos

Mingdao customized service

Websoft9, as a partner of Mindao, has the ability to quickly build software based on Mingdao. We can provide the following services to our customers:

  • Quickly establish the basic data model based on actual business
  • Refine the management process and integrate the business into the software operation
  • Integrate Mingdao Cloud connections with other systems to break down enterprise data silos

Welcome customers and industry cooperation contact us.

Mingdao Setup

Configuration

Refer to official docs

Configure SMTP

  1. Get SMTP related parameters in the mailbox management console

  2. Log in MingDao Console and go to 【Email settings】 at 【System settings】 Mingdao SMTP

  3. SMTP completed

Reset Password

There are two main measures to reset password.

Changing password

Take the steps below:

  1. Log in the MingDao backend, open 【System Setting】 to find the user account, of which you want to change password;

  2. Start to change the password.

Forgot Password

Try to retrieve your password through e-mail when forgot it.

Follow the steps below:

Coming soon...

Reference sheet

The below items and General parameter sheet is maybe useful for you manage Mingdao

Run docker ps command, view all Containers when Mingdao is running:

CONTAINER ID   IMAGE                                                                   COMMAND                  CREATED       STATUS       PORTS                       NAMES
1100b00c55ec registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-community:3.7.0 "/Housekeeper/main -…" 2 hours ago Up 2 hours 0.0.0.0:8880->8880/tcp script_app_1
d6fa950fb107 registry.cn-hangzhou.aliyuncs.com/mdpublic/mingdaoyun-doc:1.2.0 "/bin/sh -c /app/ds/…" 2 hours ago Up 2 hours 80/tcp, 443/tcp, 8000/tcp script_doc_1

Path

Mingdao installation directory: /data/apps/mingdao
Mingdao installation manager directory: /data/apps/mingdao/installer
Mingdao data directory: /data/mingdao/script/volume
Mingdao configuration file: /data/mingdao/script/docker-compose.yaml

Port

PortUseNecessity
38881HTTP access to the Mingdao initialization pageRequired
8880HTTP access to the MingdaoOptional

Version

View in the console

Service

cd /data/apps/mingdao/installer/
./service.sh restartall

CLI

CLI

API

API