ubc / iPeer

Peer Evaluation System
http://ipeer.ctlt.ubc.ca
Other
17 stars 18 forks source link

How to expose iPeer outside a Virtual Machine on the same network? #653

Closed belvin92 closed 3 years ago

belvin92 commented 4 years ago

Hey everyone,

How can i make it avilable, iPeer, outside of my VM on the same network? For example, another computer on the same network?

Please advise

xcompass commented 4 years ago

By default docker-compose up will have iPeer listen on 8080 (you may have changed it to 80), just like any other services you running on the same host.