Alexander Weidinger
b77e1fa4a0
README: added php.ng.composer
hace 6 años
Alexander Weidinger
d3740bc39e
FreeBSD: PHP pkg (name + version)
hace 6 años
Alexander Weidinger
d2786dcef6
FreeBSD: support for php.composer
hace 6 años
Alexander Weidinger
ca4e7253d6
FreeBSD: local bin path
hace 6 años
Alexander Weidinger
1d36ba0116
FreeBSD: set ini file paths
hace 6 años
Alexander Weidinger
b89f0b5299
php.ng.apache2: FreeBSD support
hace 6 años
Niels Abspoel
0176070904
Merge pull request #143 from Mario-F/master
Changed method to detect if composer self-update is needed.
hace 6 años
Mario Fritschen
ffa1796722
Changed method to detect if composer self-update is needed.
hace 6 años
Niels Abspoel
f08552cd53
Merge pull request #140 from tsia/patch-1
fixed copy/paste error
hace 7 años
Niels Abspoel
484f5999e9
Merge pull request #141 from tsia/patch-2
added support for ubuntu 17.10 / php7.1
hace 7 años
tsia
075207bea9
Update map.jinja
hace 7 años
tsia
7bdc6a05c4
fixed typo
hace 7 años
tsia
695b66c338
added support for ubuntu 17.10 / php7.1
hace 7 años
tsia
913efbb0df
fixed copy/paste error
variable `phpng_version` was used here instead of `php_version`
hace 7 años
Niels Abspoel
131cd4f084
Merge pull request #139 from n-rodriguez/add_readline
Add readline package
hace 7 años
Nicolas Rodriguez
9a015212fb
Add readline package
hace 7 años
Niels Abspoel
49c298f488
Merge pull request #135 from aboe76/debian_sury_repo
add sury repo for debian machines
hace 7 años
Niels Abspoel
6fad18a5a1
Merge pull request #123 from vquiering/master
Make php.ng.maps.jinja work for php5 on Debian
hace 7 años
Vitali Quiering
68610ddae6
Merge pull request #1 from IventureGroup/master
Add possibility to define default values for php-fpm pools
hace 7 años
Mario Fritschen
75bbecaf28
Add possibility to define default values for php-fpm pools
hace 7 años
Niels Abspoel
e72351a00f
add sury repo for debian machines
hace 7 años
Niels Abspoel
bb1be9cefd
Merge pull request #134 from dseira/master
Fix to be able to create the pools folder in the fpm
hace 7 años
Niels Abspoel
75a8eb8c0c
Merge pull request #127 from M2Mobi/http
Add state file for installing the pecl_http extension.
hace 7 años
Niels Abspoel
2cdb771909
Merge pull request #132 from netmanagers/master
Add Sybase/MS-SQL extension
hace 7 años
David Seira
177ac39956
Fix to be able to create the pools folder in the fpm. Remi repository in CentOS doesn't create it by default.
hace 7 años
Javier Bértoli
5d4a8201de
Add Sybase/MS-SQL extension
hace 7 años
Javier Bértoli
64cc8f9ffd
Merge pull request #128 from M2Mobi/uuid
Add state file for installing the uuid extension.
hace 7 años
Heinz Wiesinger
b9e9a614e2
Add state file for installing the uuid extension.
hace 9 años
Niels Abspoel
e1b4f23c96
Merge pull request #130 from saltstack-formulas/revert-129-master
Revert "Move state php_{{ phpng_version }}_link to cli/install.sls "
hace 7 años
Niels Abspoel
359c8ede8b
Revert "Move state php_{{ phpng_version }}_link to cli/install.sls "
hace 7 años
Niels Abspoel
ec66ff202f
Merge pull request #129 from kurt---/master
Move state php_{{ phpng_version }}_link to cli/install.sls
hace 7 años
kurt---
e63b22c354
update-alternatives is only required for php-cli
hace 7 años
kurt---
2e2ef4e529
remove update-alternatives because it should only be set for the cli-state
hace 7 años
Heinz Wiesinger
b68efa029a
Add state file for installing the pecl_http extension.
hace 9 años
Niels Abspoel
74a60ccf8f
Merge pull request #125 from babilen/fix-124
Do not include php state in php.fpm
hace 7 años
Wolodja Wentland
58c73054ea
Do not include php state in php.fpm
Including php in php.fpm makes it hard to use php fpm with webservers such as
nginx or lighttpd on, at least, Debian and derivatives.
This fixes #124 .
hace 7 años
Niels Abspoel
ee6ae4fd33
Merge pull request #118 from hackel/patch-2
Update pillar.example to reflect new structure
hace 7 años
Vitali Quiering
51984f06de
Make php.ng.maps.jinja work for php5 on Debian. Fixed config dir.
hace 7 años
Niels Abspoel
ba15ee1368
Merge pull request #122 from dmaphy/master
Improvements to php/ng/map.jinja
hace 7 años
Vitali Quiering
6b74439a81
Changed php-redis pkg name in map.jinja for php.ng
hace 7 años
Vitali Quiering
980a5f50e7
Add elif statement in ng/maps.jinja to ensure packages for Debian
hace 7 años
Ryan Hayle
76d8758b8a
Update pillar.example to reflect new structure
I had to dig through the source to figure this out. Will need to be updated again once #116 is merged.
hace 7 años
sc250024
1e3e3032f3
New structure for new Ubuntu PPA and other fixes ( #113 )
* Initial commit for new branch
* Quick change to base test files
* Updated map.jinja, added `php` dependency for all subformulas
* Fixing mongo module and map.jinja needed OpenSSL dev libraries
* Should be final changes needed for Mongo module
* Updating Suhosin package since many distros don't have package in their
repos anymore
* Generalizing suhosin module, and updating pillar.example for new PPA
* Adding addtional logic for RedHat based families to Suhosin
* Initial commit of NG refactored map.jinja file
* Deleting FFMpeg state file since the module is quite old, and has been
replaced by using a Composer library. See
https://github.com/PHP-FFMpeg/PHP-FFMpeg for details
* Updating NG formulas for new definitions
* Removing 'twig' as a state since it can be installed via Composer
* Changes to installed.jinja to set correct PHP path based on version
* NG Composer and NG Suhosin changes
* Version bump and deleting README for deleted states
* Finished refactor of NG map.jinja file
* Adding trailing commas (forgot them earler)
* Adding changes list, and modifying map file for missing definitions when
using Ubuntu 16.04 and NOT using a PPA
* Changes needed after performing testing on RHEL 7
* Changes needed for Ubuntu Trusty without using PPA
* Removing testing files; keep on local
* Map changes needed after testing Debian Jessie
* Changed needed for Debian Wheezy
* Adding more pkgs for Arch Linux support
* More ArchLinux support
* Stupid tabs
* Removing extra line breaks, and using the general "use_external_repo" in
the future if DotDeb (Debian) or Webtactic (RedHat)
* Accoutning for Precise `phpenmod` and others
hace 8 años
Forrest
371fc1f3a7
Merge pull request #115 from aidanharris/xdebug-redhat
Add xdebug package for RedHat family operating systems in map.jina
hace 8 años
Aidan Harris
aba45febe0
Add xdebug package for RedHat family operating systems in map.jina
hace 8 años
Forrest
2a65734a26
Merge pull request #114 from genuss/php_mongo
Add php-mongodb and php-mongo plugins support
hace 8 años
Alexey Genus
cb4515b467
Add php-mongodb and php-mongo plugins support
hace 8 años
Forrest
aed39883af
Merge pull request #112 from mchugh19/master
add php-bcmath
hace 8 años
Christian McHugh
a1f445d99f
add php-bcmath
hace 8 años
Forrest
59b13390d5
Merge pull request #111 from stokbaek/master
Added net-ipv4/6 and pear to map.jinja
hace 8 años