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.
před 3 roky
Imran Iqbal
155cd69d6b
docs(readme): remove unused Sphinx `readme` anchor
před 3 roky
Imran Iqbal
0c518f9c7d
docs(readme): fix code block under `Requirements` section [skip ci]
před 3 roky
Imran Iqbal
5a6b203bb1
docs(readme): add `Testing with Vagrant` section
před 3 roky
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/ >".
```
před 4 roky
noelmcloughlin
e15803b4b1
docs(example): document redirect 80->443 fix #226
před 4 roky
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'
před 4 roky
Imran Iqbal
6933f0e427
docs(readme): move to `docs/` directory and modify accordingly
před 5 roky
Niels Abspoel
dccfdf7962
add server_status state ( #250 )
Add server_status state to create a default server_status handler for localhost
před 6 roky
noelmcloughlin
2c21dc0df6
Fix mod_fastcgi state/repo
před 6 roky
kadogo
93e1a0a9cd
Update README for new mod (xsendfile, fastcgi, proxy_fcgi)
před 7 roky
Oleksandr Porunov
0cbf64209d
Add info about uninstall state
před 7 roky
Patrick Chevalley
780bf3158d
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
před 7 roky
Alexander Weidinger
6e880d0827
FreeBSD: mod_cgi
před 8 roky
Alexander Weidinger
f03df6e2fb
FreeBSD: mod_rewrite
před 8 roky
Alexander Weidinger
5dbe687cda
FreeBSD: mod_perl2
před 8 roky
Alexander Weidinger
4e12b404a4
FreeBSD: mod_suexec
před 8 roky
Alexander Weidinger
bc81c6ab43
FreeBSD: mod_proxy
před 8 roky
Alexander Weidinger
c7e533d7e5
mod_ssl: FreeBSD support
před 8 roky
Niels Abspoel
1c20ce5f70
add modsecurity rules state
před 8 roky
Tibor Gemes
98e9c00661
enable mod_ssl on Redhat
před 8 roky
Javier Bértoli
2be52db8b8
Add mod_security management
Add gitignore, kitchen-ci files
Add some tests and documentation
před 8 roky
Daniel Hobley
2a84daf248
Added the ability to remove the vhost file from debian
před 8 roky
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>
...
před 9 roky
michaelforge
8f21cf5572
Fixed typo in README, follow-up to f7940ecdc
před 9 roky
a.genus
f69e834f4b
Add docs about mod_dav_svn
před 9 roky
Alexander Kozlov
8f2308b985
Added ability to configure mod_remoteip
před 9 roky
Alexander Kozlov
f7940ecdc1
Added ability to replace default vhost with own version
Added example shows 503 code instead of "It works!" page.
před 9 roky
Alexander Kozlov
5a641d5b6a
Mentioned `apache.manage_security` at docs
před 9 roky
Carlo Vollebregt
a3885e6d69
Added installation support for mod_pagespeed on RedHat
před 9 roky
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
před 9 roky
Cody Hiar
45de7301a7
Updated README to note that directories are created when using
apache.vhosts.standard
před 9 roky
Raphaël Hertzog
23e3280a7d
Drop references to unused apt and php formulas
They no longer are dependencies of this formula.
před 9 roky
Skyler Berg
11d66cfda7
Add ability to specify modules in pillar
před 10 roky
Seth House
448c4855ce
Revert "Updated README with new formula conventions URL"
This reverts commit f7b14ec169
.
před 10 roky
Seth House
f7b14ec169
Updated README with new formula conventions URL
před 10 roky
David Warkentin
49a79bd549
Fix link to instructions
The link to the installation and usage instructions does not work. This fixes it.
před 10 roky
Seth House
65c57dc315
Remove full Pillar example from README; see pillar.example instead
před 10 roky
Martin Peeters
b74df1871b
Fix typo
před 10 roky
Seth House
641b70039a
Change optional deps list to be a bulleted list to match
před 11 roky
Arnold Bechtoldt
b45a5f4fc4
adding mod_proxy and mod_proxy_http states, updating the README doc
před 11 roky
Diep Pham Van
5d746a2c15
Fix wrong state path
apache.vhost.standard --> apache.vhosts.standard
před 11 roky
Seth House
65e2bffaea
Refactored the README with individual sections for each state
před 11 roky
Seth House
5550f85bd9
Added a mod_wsgi state
před 11 roky
Seth House
d29f634367
Updated README with these changes moved Pillar examples into pillar file
před 11 roky
Alan McNea
64ff393954
Moved README.md to README.rst
před 11 roky
Michael Grosser
d64793f7c1
Edit README according to guidelines
před 11 roky
Michael Grosser
0664787b44
Move README according to formula guidelines
před 11 roky
root
8c450d3c60
update readme
před 11 roky
Thomas S Hatch
d67052aca6
Initial commit
před 11 roky