How do I make my rapid miner server web application public?
weewey
New Altair Community Member
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
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
0
Answers
-
Hi,
the admin account needs to set the following properties (Administration -> System Settings):
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.
com.rapidanalytics.web.anonymous_reports = true
com.rapidanalytics.web.anonymous_resources = true
com.rapidanalytics.web.anonymous_services = true
Regards,
Marco0 -
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 Wee0