Options

How do I make my rapid miner server web application public?

weeweyweewey Member Posts: 5 Contributor II
edited November 2018 in Help
Hi,

I have built a rapid miner web application dashboard showing the results of a rapid miner studio sentiment analysis.

How can I make my web application public so that other people can use it?

On the general setting of the app, it says that 'public sharing is not allowed'

Hope you guys can help!

Regards,
Yew Wee
Tagged:

Answers

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,993 RM Engineering
    Hi,

    the admin account needs to set the following properties (Administration -> System Settings):

    com.rapidanalytics.web.anonymous_reports = true
    com.rapidanalytics.web.anonymous_resources = true
    com.rapidanalytics.web.anonymous_services = true
    Then you can create a public link to the App and after you have granted the "anonymous" user access to said app, you can share it via the link.

    Regards,
    Marco
  • Options
    weeweyweewey Member Posts: 5 Contributor II
    Hi Marco,

    Thanks! I tried it and public sharing is now enabled. :)

    Is it possible for me to embed the dashboard on my website?

    Also tell me what does deploying on production server means? Does it mean that I do not have to execute rapidminer server to execute the process and access the dashboard?

    Regards,
    Yew Wee
Sign In or Register to comment.