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 to add public URL for RM Server?
hi,
how can I add a public URL for access to RMServer repository? so that my friends can have access to my RM Server repo, and can collaborate with me,
with localhost, they can only use their own RMServer I think?
is this easily possible, or do I need a webserver which hosts RMServer on it for the public URL?
Tagged:
0
Answers
Hi,
you need to run RM Server on a machine that can be accessed from the outside. Whether outside means "office network" or "the entire internet" depends on your use case.
You just need to bind it to a hostname during installation (Step 6/8) which is attached to a network interface that is accessible from the outside.
Regards,
Marco