Alexey Genus
cb4515b467
Add php-mongodb and php-mongo plugins support
il y a 8 ans
Christian McHugh
a1f445d99f
add php-bcmath
il y a 8 ans
Christoffer Stokbaek
d987669080
Added net-ipv4/6 and pear to map.jinja
il y a 8 ans
Wolodja Wentland
8e9e51d692
Remove dotdeb from php state
The included state was never submitted in
https://github.com/saltstack-formulas/php-formula/pull/77 and we
therefore remove inclusion here to allow users to use the php state
again.
il y a 8 ans
Christoffer Stokbaek
3848f30d75
Added missing settings for ubuntu.
il y a 8 ans
Wolodja Wentland
41f417be16
Remove duplicate `dev_pkg` entries.
This was introduced in #86 and really should have never been released.
il y a 8 ans
Niels Abspoel
9ff852b4b0
add missing sls files and readme
il y a 8 ans
Rene Jochum
ce9ce324ce
Allow overwriting the fpm pools config name via 'filename'.
Signed-off-by: Rene Jochum <rene@jochums.at>
il y a 8 ans
Niels Abspoel
fd1612bf2d
add more missing modules
il y a 8 ans
Niels Abspoel
d7331e5f78
add some missing modules for debian and ubuntu
il y a 8 ans
Niels Abspoel
e27f49f136
update map.jinja with removed archlinux and fpm support
il y a 8 ans
a.genus
1dca17acfa
Add intl package name for php7.0
il y a 8 ans
Aline Freitas
8aaff98176
Add support for Ubuntu Xenial Xerus (16.04).
il y a 8 ans
a.genus
4cfc5ba013
Add php-gearman support
il y a 8 ans
Ryan Hayle
a01466d076
Add missing default package names for Debian/php7.
This was causing an error with the php.ng.redis and php.ng.xdebug states.
il y a 8 ans
Kenneth Oestrup
d5fb8d3128
Added SNMP module for PHP NG
il y a 8 ans
Alex Powell
de96c787d5
Fixing composer with php7.
Fixing php7 pgsql package definition.
Adding mbstring and sqlite package definitions for php7.
il y a 8 ans
John Carlyle-Clarke
65e7971a44
Fix for broken test statement that prevents PPA workaround ever executing
il y a 8 ans
Tadas Barzdzius
04fe02d431
Add composer package
il y a 8 ans
Niels Abspoel
33ea716515
add php-zip
il y a 8 ans
Niels Abspoel
bbd7161292
add php-apcu for debian stretch (7.0)
il y a 8 ans
Roman Pertl
3715bfd9ac
adding missing geoip module support with arch linux
il y a 8 ans
Roman Pertl
3183009339
adding support for php tidy module (currently arch only tested)
il y a 8 ans
Wolodja Wentland
c780e165e5
Do not hardcode composer checksum
This allows composer installs to function even if the installer checksum
changes, and doesn't force us to update the formula whenever their
installer changes.
We can do this now as composer upstream provides the checksum on
https://composer.github.io/installer.sig since 2016-04-28.
il y a 8 ans
Tadas Barzdzius
80f6a98b29
Add default pools settings to fix issue #47
il y a 8 ans
Wolodja Wentland
e9b1c4ce07
Explicitly set HOME when running composer install.
Without this installation fails with:
The HOME or COMPOSER_HOME environment variable must be set for
composer to install correctly
il y a 8 ans
Niels Abspoel
fdcdb2de97
Update php ng map with debian php 7.0
minor improvements to archlinux php cli.
il y a 8 ans
Tadas Barzdzius
4f16779ffb
Add opcache package
il y a 8 ans
Wolodja Wentland
f1aa592207
Update composer installer sha256 hash
il y a 8 ans
Bogdan Radulescu
6e87843aa9
Added a bunch of new PHP7 packages and fixed fpm_service for PHP5
il y a 8 ans
Bogdan Radulescu
8fc048a4b5
Added the readline PHP package and support for PHP7 in Debian.
il y a 8 ans
Wolodja Wentland
70b995041d
Run composer installer with PHP
The composer installer has to be executed with PHP itself as detailed on
https://getcomposer.org/download/ .
il y a 8 ans
Zachary Softich
0aa92cbcc9
Only add ppa if it doesn't exist.
This comit is in addition to pull request #70 . The add-apt-repository command
will only be run when the ppa has not yet been added.
il y a 9 ans
Bogdan Radulescu
7c2bd44ae9
Added the php-mail package for Debian
il y a 9 ans
Ryan Hayle
1016376bcf
Add repo manually (work-around for saltstack/salt#23543 )
il y a 9 ans
Rowcliffe Browne
b19c59c2a9
changed hhvm PID filepath to match default /etc/init.d/hhvm PID filepath
il y a 9 ans
Daniel Oetken
861ddd2db4
manage xcache.ini in pillar
il y a 9 ans
Heinz Wiesinger
d62a6b5d7e
Sort keys per section within php.ini.
il y a 9 ans
Rowcliffe Browne
0385663637
use False as default, and test boolean, rather than none
il y a 9 ans
Daniel Oetken
ebd7e2a475
Add xcache support to php ng formula
il y a 9 ans
Matt Kelch
2567557fac
Fix edge case with install-composer which results in composer not being installed/reinstalled due to the state of get-composer not changing.
il y a 9 ans
Teoh Han Hui
9c0173dad0
Recursively merge php.ini options
il y a 9 ans
Niels Abspoel
f5c967fb6c
Improve config file handling hhvm.
In order to reuse the default structure of this formula
I changed the config a little bit to configure hhvm files.
il y a 9 ans
Niels Abspoel
b3e64eb600
Add hhvm support to php ng formula
il y a 9 ans
Hayden King
77c6e9b2c0
add composer bin and hash variables so it could be overridden in pillar if needed.
il y a 9 ans
Hayden King
f3e4197fcb
remove curl dependency in favor of saltstack file.managed and use the composer instlaller.
il y a 9 ans
Vu Nguyen
d6eec332a8
Add gmp to map
il y a 9 ans
Vu Nguyen
8f0b16110e
Add support for gmp lib in ng
il y a 9 ans
René Jochum
ca15a1fa4e
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
il y a 9 ans
Teoh Han Hui
3f3467d17a
Fix Debian package name for `php.ng.xml` state
XML module is already built-in. In any case, `php5-xmlrpc` package actually provides XML-RPC module.
il y a 9 ans