how to add public URL for RM Server?

Fred12
Fred12 New Altair Community Member
edited November 2024 in Community Q&A

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:

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member

    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