Access data for Parse Server
These are the MongoDB credentials for the administrator user.
- Username
- root
- Password
- Created on first boot. Follow these instructions on how to retrieve the password.
You should change the default credentials on first login.
Access rockMongo
For security reasons, this URL is only accesible using localhost (127.0.0.1
) as the hostname. Visit our quick guide to learn how to connect to the rockMongo application. After following the steps in our guide, you can access it here.
System Access Data
To access the machine via SSH you need to follow the instructions on the wiki.
- Username
- bitnami
Parse hosted service migration
The Parse API is available at /parse and you can learn more about developing applications with Parse Server at https://parse.com/docs. To migrate your data from the Parse hosted service, you need to perform the following steps:
- MongoDB does not allow remote connections by default. You are able to enable them in the "mongodb/mongodb.conf" file:
bind_ip = 0.0.0.0 - Run the migration tool from parse.com:
Settings -> General -> Migrate to external database - Configure your "Application id" and "Master key" in the server.js file.
- Disable remote connections for MongoDB and/or close the MongoDB port.
Do you need help?
A list of FAQs and Quick Start guides are available on the Bitnami Wiki.
If you can't find an answer to your question there, post to our active Community forums.
Disable this page
Do you want to remove this welcome page? Visit our quick guide to learn how to disable it.
Get More from the Cloud with Bitnami Cloud Hosting
- Automated backups: Schedule hourly, daily or weekly backups
- Backup management: Automatically delete old backups
- 1-Click Resizes: Resize servers and disk space in 1 click
- Monitoring: Built in monitoring for CPU usage, disk space and more
- Multi-Account Management: Manage servers across AWS accounts from one dashboard, move or clone servers across accounts
Learn more about Bitnami Cloud Hosting.