# Jitsi Meet用docker裝很簡單

{% embed url="<https://github.com/jitsi/docker-jitsi-meet>" %}

* Clone this repository to your computer.
  * `git clone https://github.com/jitsi/docker-jitsi-meet && cd docker-jitsi-meet`
* Create a `.env` file by copying and adjusting `env.example`, and create required `CONFIG` directories
  * `cp env.example .env`
  * `mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb}`
* Run `docker-compose up -d`.
* Access the web UI at [`https://localhost:8443`](https://localhost:8443/) (or a different port, in case you edited the compose file).

�

![](https://529150212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lh81JtaIQ84bwQqz_Wh%2F-M4D7Ik52I5k-c3GsPvh%2F-M4D7e9kDm2B7VXH3Xk_%2F%E5%9C%96%E7%89%87.png?alt=media\&token=19be0f53-8ecd-4c95-a25f-b7a6810fc81d)
