mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Add live demo section
This commit is contained in:
11
README.md
11
README.md
@@ -7,6 +7,7 @@
|
|||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
* [About OneMDM](#about-one-mdm)
|
* [About OneMDM](#about-one-mdm)
|
||||||
|
* [Live Demo](#live-demo)
|
||||||
* [Quick Start](#quick-start)
|
* [Quick Start](#quick-start)
|
||||||
* [Features](#features)
|
* [Features](#features)
|
||||||
* [Bugs and Feature Requests](#bugs-and-feature-requests)
|
* [Bugs and Feature Requests](#bugs-and-feature-requests)
|
||||||
@@ -19,6 +20,16 @@ OneMDM is an open source Mobile Device Management (MDM) solution. OneMDM can man
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Live Demo
|
||||||
|
|
||||||
|
You can see the live demo of the server here: [One MDM Server](https://demo-onemdm.herokuapp.com). You can sign in using default username `user@onemdm.com` and password `demo1mdm`.
|
||||||
|
|
||||||
|
Download the apk and install it your device. Open the OneMDM app for registering your device. Once registered, you can view your device (Model number) in the live demo admin console.
|
||||||
|
|
||||||
|
You can also download the apk directly from your mobile by accessing this URL : http://bit.ly/demo-mdm
|
||||||
|
|
||||||
|
_Note : Your device will be deleted from the live demo server after 24 hours._
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Eager to get started? This section gives a good introduction to set up OneMDM and run the server on your local machine.
|
Eager to get started? This section gives a good introduction to set up OneMDM and run the server on your local machine.
|
||||||
|
|||||||
Reference in New Issue
Block a user