没有合适的资源?快使用搜索试试~ 我知道了~
docker-nginx:Nginx的预构建配置,包括letencrypt引导程序
共51个文件
conf:21个
dockerfile:3个
json:3个
需积分: 5 0 下载量 179 浏览量
2021-05-01
01:02:11
上传
评论
收藏 27KB ZIP 举报
温馨提示
Nginx的 基本的nginx映像,带有预构建的nginx confs 用 FROM willfarrell/nginx COPY etc/nginx/conf/csp_policies.conf /etc/nginx/conf/ COPY etc/nginx/conf.d/ /etc/nginx/conf.d/ COPY www /var/www 测验 docker build -t base_nginx . docker rm -f base_nginx docker run --name base_nginx -p 80:80 -p 443:443 base_nginx docker-compose build docker-compose up -d letencrypt docker build --tag letsencrypt letsencrypt docker stop
资源推荐
资源详情
资源评论
收起资源包目录
docker-nginx-master.zip (51个子文件)
docker-nginx-master
etc
ssl
dhparam.pem 769B
scripts
make_dhparam 77B
make_rsa_cert 1KB
bootstrap 48B
make_csp 328B
nginx_env 641B
make_ecdsa_cert 1KB
make_hpkp 2KB
app_env 722B
bootstrap_https 2KB
nginx
conf
https_ecdsa.conf 2KB
forcehttps.conf 128B
sample.server.443.conf 2KB
https_rsa.conf 1KB
header_proxy_upgrade.conf 140B
csp_policies.conf 544B
header_microcache.conf 156B
header_security.conf 2KB
nginx_stub_status.conf 209B
timeout.conf 144B
header_cors.conf 525B
aws_real_ip.conf 304B
forcewww.conf 156B
header_https.conf 402B
logging.conf 1KB
protect-system-files.conf 479B
microcache.conf 819B
main.d
perl-module.conf 493B
conf.d
default.conf 316B
nginx.conf 667B
Dockerfile 539B
.gitignore 632B
README.md 3KB
test
env_regex_test.sh 125B
env_regex_test.conf 144B
crontab
Dockerfile 55B
config.json 608B
node
Dockerfile 166B
app.js 189B
package.json 41B
docker-compose.yml 554B
LICENSE 743B
usr
share
nginx
html
504.json 143B
www
robots.txt 25B
humans.txt 262B
index.html 53B
favicon.ico 318B
env
nginx.env.sample 337B
letsencrypt.env.sample 128B
.travis.yml 415B
docker-entrypoint.sh 264B
共 51 条
- 1
资源评论
易行健
- 粉丝: 26
- 资源: 4593
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 微信小程序跃动小子保卫主公自动通关之执行计划
- 朋友圈防折叠系统源码,简单使用的小工具,众多营销老板都需要
- STM32L4R/S系列中文参考手册
- 一个由商业级项目升级优化而来的微服务架构,采用Spring Boot 3.2 、Spring Cloud 2023等核心技术构建
- GAIIC2024无人机视角下的双光目标检测(Rank6 解决方案)+文档说明(高分项目)
- Unity3D机械臂动画示例
- 非常好的语音识别源代码100%好用.zip
- 0积分【尊重互联网共享原则】tauri2.0所需插件nsis-tauri-utils.dll
- 基于CNN+LSTM实现的网络流量检测系统python源码(高分课设)+文档说明
- PHP中把动态页面生成静态页面的示例
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功