Skip to content

vivaserver/ansible-ioncube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installs ionCube Loader on a LAMP stack

screenshot

This Ansible Galaxy role installs the ionCube Loader on a LAMP stack. This loader is required to run some encoded PHP applications such as WHMCS.

Since the ionCube Loader version depends on the specific PHP version installed, this role has as a dependency the the PHP 5.3 package of the vivaserver.lamp role. Other PHP versions might require a different loader version, so they're not supported by this role.

Requirements

Ubuntu 12.04 "Precise Pangolin", including elementaryOS 0.2 "Luna".

Dependencies

Ansible Galaxy vivaserver.lamp role.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - vivaserver.ioncube

License

MIT

Copyright

(c)2014 Cristian R. Arroyo

About

Installs ionCube Loader 4.5.3 on a stock LAMP stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages