Nate Bohman
b29ebe9de7
Removing if statement around nginx.ng.certificates
Found the problem in that dh_param was set to an int but only a string
or a dictionary would work with the code
5 years ago
Nate Bohman
203532c122
Changing Nginx NG to Check for Certificates
Still getting an error message when attempting to apply Nginx.NG
5 years ago
Nate Bohman
9d85e68dc3
Adding config test before reload
ExecStartPre has nginx -t to test the Nginx config before starting
the service initially but ExecReload will just issue an Nginx reload
without testing the config first. If the config ends up being bad
this takes Nginx down. Perform a config test before reloading and if
that fails leave Nginx running on the previous config in RAM.
6 years ago
Niels Abspoel
a5624627dc
Merge pull request #192 from morsik/patch-1
Allow to use load_module directly
6 years ago
Konrad Mosoń
c75ad64348
Example for load_module: comment how it works
6 years ago
Konrad Mosoń
9c4634d40a
Example for load_module
6 years ago
Konrad Mosoń
f16d800c83
Allow to use load_module without including external files
6 years ago
Niels Abspoel
4b3d5bf624
Merge pull request #190 from arthurlogilab/nginx-users-makedirs
[nginx/users] convert file.present into file.managed with no content
6 years ago
Arthur Lutz
4da13b9f8b
[nginx/users] convert file.present into file.managed with no content
6 years ago
Niels Abspoel
5a7e113a15
Merge pull request #189 from arthurlogilab/nginx-users-makedirs
[nginx/users] add makedirs to htpasswd deploy
6 years ago
Arthur Lutz
28d1069617
[nginx/users] add makedirs to htpasswd deploy
6 years ago
Niels Abspoel
d0800e9aac
Merge pull request #183 from arthurlogilab/patch-4
Touch htpassw for nginx
6 years ago
Niels Abspoel
eeb118bb93
Merge pull request #184 from arthurlogilab/patch-5
[README] include nginx.ng.certifcates
6 years ago
Niels Abspoel
85a51a45a3
Merge pull request #185 from netmanagers/master
Allow to specify a different passenger config file in nginx.ng
6 years ago
Javier Bértoli
c5c1047865
Allow to specify a different passenger config file in nginx.ng
6 years ago
Arthur Lutz
159f4da4d0
[README] include nginx.ng.certifcates
6 years ago
Arthur Lutz
78ddf90f5b
[users] use {{ htauth }} variable
6 years ago
Arthur Lutz
f3ef626ec4
[users.sls] touch /etc/nginx/.htpasswd
6 years ago
Niels Abspoel
896fdee0dd
Merge pull request #176 from Perceptyx/fix_pr_172
Fix for PR #172
7 years ago
Andres Montalban
ac90a9f07b
Fix for saltstack-formulas/nginx-formula/#172
7 years ago
Niels Abspoel
dc292fb780
Merge pull request #175 from 9numbernine9/fix-dhparam-default
Add default value when calling pillar.get on nginx:ng:dhparam
7 years ago
Matt M
19d0102c2e
Ensure that pillar.get on nginx:ng:dhparam has a sane
default value if dhparam isn't defined in the pillar.
7 years ago
Niels Abspoel
1db6ddeb66
Merge pull request #82 from devaos/master
Allow debug symbols to be included when compiling from source
7 years ago
Niels Abspoel
4204505489
Merge pull request #153 from EvaSDK/add_dhparam_creation
Add dhparam creation
7 years ago
Niels Abspoel
1b616bf3fc
Merge pull request #171 from Perceptyx/master
Add support for FreeBSD
7 years ago
Andres Montalban
73899178fc
Remove trailing spaces
7 years ago
Andres Montalban
7e259ebdd4
Add support for FreeBSD
7 years ago
David Seira
69e9b47baf
Merge pull request #168 from dseira/master
New Feature/Improvement - Added deleted option to be able to remove site files
7 years ago
David Seira
6090ce0772
Merge pull request #167 from jamesp9/master
update README, closes #121
7 years ago
David Seira
f50c7e27e1
New Feature - Added deleted option to be able to remove site files (clean up sites folder)
Improvement - Disable reload of nginx when enabled=False (previously the nginx was always reloaded if settings.config != None; even with enabled=False)
7 years ago
james pinkster
f7fb8e3925
update README, closes #121
7 years ago
David Seira
56137629a6
Merge pull request #166 from dseira/master
New feature - Enable the uploading of the config files
7 years ago
David Seira
60b5c732d7
Fix in config.sls with the new naming for source_path
7 years ago
David Seira
8c0259c593
Replace source for source_path variable name in nginx.conf file
7 years ago
David Seira
bc7f8f4970
Replace source for source_path variable name
7 years ago
David Seira
1f697b9d6b
New feature - Enable the uploading of the config file (nginx.conf and sites) instead of templating those file
7 years ago
myoung34
bc71df50a9
Merge pull request #165 from saltstack-formulas/pillar-example
Updated pillar.example file with distro learnings
7 years ago
Noel McLoughlin
433bda5671
Additional explanatory comments for pillar.example
7 years ago
Noel McLoughlin
2e03d4c17d
Updated pillar.example file with installation learnings (OpenSUSE, Ubuntu, Fedora)
7 years ago
Niels Abspoel
ec561b2839
Merge pull request #164 from saltstack-formulas/susefix
Fix for OpenSuse leap, salt 2016.3.4-84.13
7 years ago
Noel McLoughlin
6b09358838
Fix for OpenSuse leap, salt 2016.3.4-84.13
7 years ago
Gilles Dartiguelongue
43c4eca3bb
Add missing dependency on nginx_service
7 years ago
Gilles Dartiguelongue
d2bc1e6d7c
Add support for specifying dh_param file name
7 years ago
Gilles Dartiguelongue
db2db31300
Handle installation of openssl to generate DH param
7 years ago
Gilles Dartiguelongue
19ab90ebb5
Add example for DH management
7 years ago
Tobias Macey
9ab4e3f411
Added dhparam file creation
In order to improve security and ease of use, added creation/generation
of dhparam file.
8 years ago
Niels Abspoel
07d06079bc
Merge pull request #163 from Perceptyx/cert_path_configurable
Make certificates path configurable.
7 years ago
abednarik
57011ba3bf
Make certificates path configurable.
7 years ago
Niels Abspoel
d938725d2c
Merge pull request #160 from netmanagers/master
Fix missing defaults when no `install_from_*` is set
7 years ago
Javier Bértoli
0be21dff4c
Fix missing defaults when no `install_from_*` is set
7 years ago