1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

dify-dockerをMacで立ててみた

Posted at

注意

archlinuxでdifyを立てる領域にまだ僕は(エラーがいっぱい出ます)

docker と docker-composeについては
mac:brewです
archlinux:yayです

ubuntu:dockerのインストールを参考にしています。

インストール

difyのインストール

git clone https://github.com/langgenius/dify.git

起動方法

cd dify
cd docker
docker compose up -d

終わり

感想

完走した感想ですが、とても簡単ですね☺️

参考

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?