The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 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
  • 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.