🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "weewey"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Marco_Boeck"
    New Altair Community Member
    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
    User: "weewey"
    New Altair Community Member
    OP
    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