Yoda-BZH
2d72dff82b
docs(readme): document vhosts clean/cleanup
Linked to #372
Properly document ``apache.config.vhosts.clean`` and ``apache.config.vhosts.cleanup``, and the differences between them.
3 anos atrás
Imran Iqbal
155cd69d6b
docs(readme): remove unused Sphinx `readme` anchor
3 anos atrás
Imran Iqbal
0c518f9c7d
docs(readme): fix code block under `Requirements` section [skip ci]
3 anos atrás
Imran Iqbal
5a6b203bb1
docs(readme): add `Testing with Vagrant` section
3 anos atrás
Imran Iqbal
2747e35ce1
docs(readme): fix `rstcheck` violation [skip ci]
https://travis-ci.org/github/myii/apache-formula/builds/731605038#L255
```
docs/README.rst:151: (ERROR/3) Unknown target name: "apache mod_security2 waf`<http://modsecurity.org/ >".
```
4 anos atrás
noelmcloughlin
e15803b4b1
docs(example): document redirect 80->443 fix #226
4 anos atrás
noelmcloughlin
47818fc360
refactor(formula): align to template-formula & improve ci features
FEATURE: Archlinux support
FEATURE: Windows support
FEATURE: Enhanced CI/CD
FEATURE: modular states
BREAKING CHANGE: 'apache.sls' converted to new style 'init.ssl'
BREAKING CHANGE: "logrotate.sls" became "config/logrotate.sls"
BREAKING CHANGE: "debian_full.sls" became "config/debian_full.sls"
BREAKING CHANGE: "flags.sls" became "config/flags.sls"
BREAKING CHANGE: "manage_security" became "config/manage_security.sls"
BREAKING CHANGE: "mod_*.sls" became "config/mod_*.sls"
BREAKING CHANGE: "no_default_host.sls" became "config/no_default_host.sls"
BREAKING CHANGE: "own_default_host.sls" became "config/own_default_host.sls"
BREAKING CHANGE: "register_site.sls" became "config/register_site.sls"
BREAKING CHANGE: "server_status.sls" became "config/server_status.sls"
BREAKING CHANGE: "vhosts/" became "config/vhosts/"
BREAKING CHANGE: "mod_security/" became "config/mod_security/"
NOT-BREAKING CHANGE: 'config.sls' became 'config/init.sls'
NOT-BREAKING CHANGE: 'uninstall.sls' symlinked to 'clean.sls'
4 anos atrás
Imran Iqbal
6933f0e427
docs(readme): move to `docs/` directory and modify accordingly
5 anos atrás
Niels Abspoel
dccfdf7962
add server_status state ( #250 )
Add server_status state to create a default server_status handler for localhost
6 anos atrás
noelmcloughlin
2c21dc0df6
Fix mod_fastcgi state/repo
6 anos atrás
kadogo
93e1a0a9cd
Update README for new mod (xsendfile, fastcgi, proxy_fcgi)
7 anos atrás
Oleksandr Porunov
0cbf64209d
Add info about uninstall state
7 anos atrás
Patrick Chevalley
780bf3158d
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
7 anos atrás
Alexander Weidinger
6e880d0827
FreeBSD: mod_cgi
8 anos atrás
Alexander Weidinger
f03df6e2fb
FreeBSD: mod_rewrite
8 anos atrás
Alexander Weidinger
5dbe687cda
FreeBSD: mod_perl2
8 anos atrás
Alexander Weidinger
4e12b404a4
FreeBSD: mod_suexec
8 anos atrás
Alexander Weidinger
bc81c6ab43
FreeBSD: mod_proxy
8 anos atrás
Alexander Weidinger
c7e533d7e5
mod_ssl: FreeBSD support
8 anos atrás
Niels Abspoel
1c20ce5f70
add modsecurity rules state
8 anos atrás
Tibor Gemes
98e9c00661
enable mod_ssl on Redhat
8 anos atrás
Javier Bértoli
2be52db8b8
Add mod_security management
Add gitignore, kitchen-ci files
Add some tests and documentation
8 anos atrás
Daniel Hobley
2a84daf248
Added the ability to remove the vhost file from debian
8 anos atrás
David Douard
f01c72c637
Allow to configure several interfaces for a vhost.
This is done by split the interface pillar value instead of using a proper
list so it behaves exactly the same as before for simple 1 interface cases
(no need to refactor one's pillar files).
The resulting is something like:
Listen 1.2.3.4:80
Listen [2001:abc:def:100::3]:80
<VirtualHost 1.2.3.4:80 [2001:abc:def:100::3]:80>
...
9 anos atrás
michaelforge
8f21cf5572
Fixed typo in README, follow-up to f7940ecdc
9 anos atrás
a.genus
f69e834f4b
Add docs about mod_dav_svn
9 anos atrás
Alexander Kozlov
8f2308b985
Added ability to configure mod_remoteip
9 anos atrás
Alexander Kozlov
f7940ecdc1
Added ability to replace default vhost with own version
Added example shows 503 code instead of "It works!" page.
9 anos atrás
Alexander Kozlov
5a641d5b6a
Mentioned `apache.manage_security` at docs
9 anos atrás
Carlo Vollebregt
a3885e6d69
Added installation support for mod_pagespeed on RedHat
9 anos atrás
Niels Abspoel
53b995a680
Improved apache-formula
- Added more modules and configuration options
- Renamed sls files to reflect what they do.
- added mpm options for Debian
9 anos atrás
Cody Hiar
45de7301a7
Updated README to note that directories are created when using
apache.vhosts.standard
9 anos atrás
Raphaël Hertzog
23e3280a7d
Drop references to unused apt and php formulas
They no longer are dependencies of this formula.
9 anos atrás
Skyler Berg
11d66cfda7
Add ability to specify modules in pillar
10 anos atrás
Seth House
448c4855ce
Revert "Updated README with new formula conventions URL"
This reverts commit f7b14ec169
.
10 anos atrás
Seth House
f7b14ec169
Updated README with new formula conventions URL
10 anos atrás
David Warkentin
49a79bd549
Fix link to instructions
The link to the installation and usage instructions does not work. This fixes it.
10 anos atrás
Seth House
65c57dc315
Remove full Pillar example from README; see pillar.example instead
10 anos atrás
Martin Peeters
b74df1871b
Fix typo
10 anos atrás
Seth House
641b70039a
Change optional deps list to be a bulleted list to match
11 anos atrás
Arnold Bechtoldt
b45a5f4fc4
adding mod_proxy and mod_proxy_http states, updating the README doc
11 anos atrás
Diep Pham Van
5d746a2c15
Fix wrong state path
apache.vhost.standard --> apache.vhosts.standard
11 anos atrás
Seth House
65e2bffaea
Refactored the README with individual sections for each state
11 anos atrás
Seth House
5550f85bd9
Added a mod_wsgi state
11 anos atrás
Seth House
d29f634367
Updated README with these changes moved Pillar examples into pillar file
11 anos atrás
Alan McNea
64ff393954
Moved README.md to README.rst
11 anos atrás
Michael Grosser
d64793f7c1
Edit README according to guidelines
11 anos atrás
Michael Grosser
0664787b44
Move README according to formula guidelines
11 anos atrás
root
8c450d3c60
update readme
11 anos atrás
Thomas S Hatch
d67052aca6
Initial commit
11 anos atrás