ionorg / ion

Real-Distributed RTC System by pure Go and Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Deploy ion with web frontend with docker

pwFoo opened this issue · comments

commented

Hi,

I would try to test ion self hosted. Here is a docker compose file in ion project. Looks like just backend / server part?
Also found https://github.com/pion/ion-app-web.

A online demo and a complete compose with to deploy the server and client side with some instructions would be great!

commented

I would try to deploy ion with docker swarm compose file including a web frontend. At the moment build custom images, host dir mappings and config files are needed. So project can't be deployed as simple as nextcloud or jitsi?

commented

I am new to webrtc and interested to test ion. are there clear instructions of how to set it up on my laptop and allowing a few friends to join (on a different network, not from my home)?

I run the quickstart but had no idea how to test things. Thank you!