Public WebApp setup

Options
tamvap
tamvap Dataiku DSS Core Designer, Registered Posts: 10 ✭✭✭✭

Hello,

I am following the documentation in order to make a webapp Public without any need of authentication.

I have two questions:

  1. After going to settings and use the PROJECTKEY, which extension should I use from these two : "webappid" or "webAppId" ?
  2. When the project key has been added, documentation says to use the below URL:
    http(s)://DSS_BASE_URL/public-webapps/PROJECT_KEY/WEBAPP_ID

I am not able to locate "public-webapps" folder inside the DSS.

Additionally, I have the DSS_BASE_URL of my logged on system but then I am not able to put the correct URL on the browser. Can you please let me know with an example what to use for "PROJECT_KEY" and "WEBAPP_ID" of the URL that documentation recommends ?

Thanks,

Panos

Best Answer

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,209 Dataiker
    Answer ✓
    Options

    Hi,

    The WebAppId can be replaced with the actual ID of the webapp. If you open the webapp from the project you wish to make public the information you are looking for will be in the URL you see in the browser :

    Screenshot 2021-07-21 at 18.20.47.png

    So in my example, I would need to add WEB_APP_UPLOAD.ciRgI9H in the Settings - Public Webapps

    Screenshot 2021-07-21 at 18.17.49.png

    2. Once added I can access the Webapp via the same URL I use for DSS including port e.g

    http://localhost:11200/public-webapps/WEB_APP_UPLOAD/ciRgI9H

    You also have the option to add a vanity URL as suggested in the doc if you wish.

    Let me know if you have any further issues,

Answers

Setup Info
    Tags
      Help me…