Skip to main content
Version: 2.5

Hosting and Customizing Mentor

The Mentor capability is enabled by the Mentor microservice which can be set up in any cloud environment or in an on-premise setup.

In addition, system administrators can also set up a reference implementation (PWA) and customize the look and feel based on the needs. See Customize the PWA to learn more.

Other services such as User, Notification, Scheduler, and BigBlueButton are optional. The Mentor service can work with one or more existing implementations of the same.

To host a customized instance of Mentor:

  1. Set up PostgreSQL.
  2. Install Node.js® on Ubuntu 20.04 (Search for Install Node.js on Ubuntu 20.04 in the Tutorials section.).
  3. Set up Mentor service.
  4. Set up Interface service.
  5. Customize the PWA.

Optionally, to set up supporting services do as follows:

Additional Resources

To learn moreSee the following links
API Documentationhttps://dev.elevate-apis.shikshalokam.org/mentoring/api-doc
Mentor Servicehttps://github.com/ELEVATE-Project/mentoring.git
Interface Servicehttps://github.com/ELEVATE-Project/interface-service
Supporting Service: User Servicehttps://github.com/ELEVATE-Project/user.git
Supporting Service: Notification Servicehttps://github.com/ELEVATE-Project/notification.git
Supporting Service: Scheduler Servicehttps://github.com/ELEVATE-Project/scheduler.git