使用Docker在Rocky Linux 9.5上在线部署LangFlow

满足条件:

能够访问互联网,并且能够下载镜像。

Use Docker Compose to build Langflow with a persistent PostgreSQL database service:

获取 Langflow 仓库(repository):

git clone https://github.com/langflow-ai/langflow.git

导航到 the docker_example 目录:

cd langflow/docker_example

运行 the Docker Compose 文件:

docker compose up

备注:

后台运行:docker compose up -d

访问 Langflow

 http://localhost:7860/

[root@rocky95 docker_example]# docker compose up
[+] Running 5/5
 ✔ Network docker_example_default             Created                                                                                                               0.3s 
 ✔ Volume "docker_example_langflow-postgres"  Created                                                                                                               0.0s 
 ✔ Volume "docker_example_langflow-data"      Created                                                                                                               0.0s 
 ✔ Container docker_example-postgres-1        Created                                                                                                               0.3s 
 ✔ Container docker_example-langflow-1        Created                                                                                                               0.3s 
Attaching to langflow-1, pos

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值