SlapOS Home SlapOS

    How To Request For SlapOS Master Modern Interface

    How To Request For SlapOS Master Modern Interface
    • Last Update:2021-11-10
    • Version:001
    • Language:en

    Agenda

    • Access SlapOS Master Traditional ERP5
    • Access SlapOS Master Modern ERP5
    • Request Frontend
    • Verification

    This tutorial teaches you how to request a frontend for SlapOS Master Interface. 

    Prerequisites

    Before starting, please make sure that you have: 

    • Deployed a SlapOS Master
    • Configured it properly
    • Knew how to request a Rapid.Space CDN

    If you don't have above prerequisites ready yet, please first get them ready by following tutorials below: 

    Access SlapOS Master Traditional ERP5

    Access the Traditional ERP5 according the approach you deployed the SlapOS master, using inituser-login and inituser-password from request.

    erp5_web_renderjs_ui installed

     Open https://[URL]/erp5/portal_templates/and search for erp5_web_renderjs_ui in the Name column to verify if it's installed.

    Access SlapOS Master Modern ERP5

    Open https://[URL]/erp5/web_site_module/renderjs_runner/,(the last slash "/" is needed). The modern ERP5 interface is already there for you. What we want to do next is to request a frontend for it, so we can access it easily instead of appending /erp5/web_site_module/renderjs_runner/.

    Request a CDN in Rapid.Space for Modern ERP5

    Following steps in How to Request a Rapid.Space CDN to get a free CDN.

    Please fill up the following fields in the configuration page:

    • "Title": this is the title of your frontend, it is just for naming the service inside the panel, which will be displayed in the list of Services. It is recommended to name it from your domain.
    • "Backend URL" : Set the IPv6(family-default-v6) provided by the request. 
    • "Backend Type": Set it to "zope"
    • "type:zope Backend Path": set it to "/erp5/web_site_module/renderjs_runner/" (the last slash "/" is needed)

    Validate

    • Get URL from connection parameter of the CDN
    • Access ERP5 using init-user and init-password from request
     

    Validate

    Get URL from connection parameter of the CDN. Access ERP5 using inituser-login and inituser-password from request

    Now you have 3 URLs for SlapOS Master:

    1. Theia IDE: SlapOS Master deployed
    2. SlapOS Master Traditional ERP5 requested right after the deployment
    3. SlapOS Master Modern ERP5 requested in this tutorial