
服务部署
文章平均质量分 61
qq_28710983
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【无标题】
RTSP地址:rtsp://[username]:[password]@[ip]:[port]/[codec]/[channel]/[subtype]/av_stream。端口:TCP 端口 37777/UDP 端口 37778/http 端口 80/RTSP 端口号默认为 554/HTTPs 443/ONVIF 功能默认为关闭,端口80。RTSP地址:rtsp://10.6.3.57:554/user=admin&password=&channel=1&stream=0.sdp?原创 2024-04-17 08:03:43 · 1174 阅读 · 0 评论 -
nginx-location正则
nginx location路径语法原创 2023-08-22 21:15:58 · 789 阅读 · 0 评论 -
docker-compose部署服务
docker-compose 常用命令 及编写原创 2023-08-22 20:51:20 · 300 阅读 · 0 评论 -
rancher安装部署
一、Docker安装 设置YUM源 yum install -y yum-utils device-mapper-persistent-data lvm2 yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo 安装Dock...原创 2020-01-10 09:27:16 · 374 阅读 · 0 评论