使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
nginx-formula
镜像自地址
https://github.com/saltstack-formulas/nginx-formula
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
34
百科
动态
Saltstack Official Nginx Formula
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
123
提交
3
分支
目录树:
2c809fa402
dependabot/bundler/activesupport-7.0.4.3
master
pre-commit-ci-update-config
v2.8.1
v2.8.0
v2.7.5
v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.0
v2.4.1
v2.4.0
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.56.1
v0.56.0
v0.55.1
v0.55.0
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '2c809fa402'
${ noResults }
nginx-formula
/
nginx
文件历史
Ross Perkins
2c809fa402
Now restart nginx service instead of reload. Reload, while nice on config updates, doesn't have the required effect when you upgrade nginx. If we can reload on config update and restart on code upgrade, that would be great. For now we just always restart.
10 年前
..
ng
BUG: Fix pkgrepo.managed, from_source -> install_from_source (consistency)
10 年前
templates
nginx config default should use the error.fifo
10 年前
common.sls
Added optional ability to disable creation of /etc/nginx/sites-(available|enabled)
10 年前
init.sls
Moved use_upstart and use_sysvinit default values into map.jinja. Source install now using default user/group names defined in map.jinja. Moved more default definitions from source.sls into map.jinja.
10 年前
luajit2.sls
Re-organize nginx formula files
11 年前
map.jinja
Moved use_upstart and use_sysvinit default values into map.jinja. Source install now using default user/group names defined in map.jinja. Moved more default definitions from source.sls into map.jinja.
10 年前
openresty.sls
Re-organize nginx formula files
11 年前
package.sls
Moved use_upstart and use_sysvinit default values into map.jinja. Source install now using default user/group names defined in map.jinja. Moved more default definitions from source.sls into map.jinja.
10 年前
source.sls
Now restart nginx service instead of reload. Reload, while nice on config updates, doesn't have the required effect when you upgrade nginx. If we can reload on config update and restart on code upgrade, that would be great. For now we just always restart.
10 年前
sysvinit.sls
Removed duplicate service enabling code. "service -> enable: True" does this already, you don't need to explicitly call update-rc.d
10 年前
upstart.sls
move upstart-related states to their own file
10 年前
users.sls
Added map file to resolve apache utils package name
10 年前