> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/xian-shang-gong-ju/jitsi-meet-yong-docker-zhuang-hen-jian-chan.md).

# 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).

�

![](/files/-M4D7e9kDm2B7VXH3Xk_)
