lifeofguenter.php7-cli

Build Status

lifeofguenter.php7-cli

This role installs PHP7.1 (cli) using custom built deb packages.

Important: This is only a temporary solution to have PHP7.1 on Debian Jessie/Stretch and Ubuntu Trusty/Xenial. These packages are built from source without extra patches, so they are ready for production, but please keep them updated and check them carefully before using.

Deb-packages are created with checkinstall to avoid compiling from the beginning during each Ansible run.

Requirements

None

Role Variables

php7cli_default: true

php7cli_version: 7.1.26-22

php7cli_ext_apcu_version: 5.1.16-22

php7cli_ext_apcu_bc_version: 1.0.4-22

php7cli_ext_imagick_version: 3.4.3-22

php7cli_ext_igbinary_version: 2.0.8-22

php7cli_ext_redis_version: 3.1.6-22

php7cli_ext_iredis_version: 1.0.0-22

php7cli_ext_memcached_version: 3.0.4-22

php7cli_ext_libsodium_version: 2.0.20-22

php7cli_ext_geoip_version: 1.1.1-22

php7cli_ext_mailparse_version: 3.0.2-22

php7cli_ext_gnupg_version: 1.4.0-22

php7cli_libsodium_version: 1.0.16-3

php7cli_conf_apc_shm_size: 256M

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - { role: lifeofguenter.php7-cli }

License

Licensed under the MIT License. See the LICENSE file for details.

Author Information

Gunter Grodotzki

Informazioni sul progetto

Installs PHP7.1 (cli)

Installa
ansible-galaxy install lifeofguenter.php7-cli
Licenza
mit
Download
4.1k
Proprietario