DEV Community

Cover image for How to Deploy Parse Dashboard to the Server?
21CloudBox
21CloudBox

Posted on • Updated on • Originally published at 21cloudbox.com

How to Deploy Parse Dashboard to the Server?

What is Parse?

Parse is an open source cloud-based back-end management platform. As an alternative to Google's Firebase, Parse provides developers a one stop back-end and package services, including: server configuration, database management, API, video and audio file storage, real-time message push, customer data analysis and statistics, etc. Parse enables developers to focus on the front-end/client/mobile-side development by managing the back-end for you.

Facebook (Facebook) acquired Parse in 2013, and later decided to close Parse, and finally Parse decided to open source their code, now with Parse Server and Parse Dashboard, recently also supported GraphQL Other functions.

What is a Parse Dashboard?

Parse Dashboard provides a visual Parse server console as well as a built-in GraphQL debugging tool. The Parse team recommends that all users who use Parse Server also use Parse Dashboard at the same time to facilitate users to modify data and configuration.

Alt Text Parse Dashboard Screenshot

21YunBox provides an operational and maintenance free, single-click Parse Dashboard deployment solution

How to Create a Parse Dashboard?

  1. Register as 21YunBox member
  2. Click "Hosted Application" in the navigation menu, and then select "Parse Dashboard"
  3. Click Advanced Configuration and add the following environment variables:
Environment Variable Key Environment Variable Value
PARSE_DASHBOARD_APP_ID ​​ Get from Parse Server
PARSE_DASHBOARD_APP_NAME Define the name of Parse Server
PARSE_DASHBOARD_MASTER_KEY Get from Parse Server
PARSE_DASHBOARD_SERVER_URL https://<APP_ID>.21cloudbox.com/parse
PARSE_DASHBOARD_TRUST_PROXY 1
PARSE_DASHBOARD_USER_ID User login name
PARSE_DASHBOARD_USER_PASSWORD User login password

4. Click "Create Now"

Step by Step Deployment Video:

How to deploy a Parse Dashboard to the server.

Why Choose 21YunBox?

21YunBox is a Cloud Service Platform based out of Beijing, China. We specialize in modern web hosting and automation solutions. This enables you to set up websites instantly.

Have questions about hosting and deploying in China? Let us know, we are happy to help! 21YunBox@gmail.com

To learn about the differences between 21YunBox and these foreign (outside of China) cloud service platforms, please refer to:



This article's content originated here

For additional detail and future modifications, refer the original post.

Top comments (0)