kellymears.trellis_v8js

Trellis v8js

Still being developed.

This is an Ansible role designed to set up PHP with the php-v8js extension.

It is meant to be used with Trellis.

Getting Started

To install the role, run this command:

ansible-galaxy install kellymears.trellis_v8js

Next, include the role in your galaxy.yml file:

- name: trellis-v8js
  src: kellymears.trellis_v8js
  version: 0.1.0

Then, execute ansible-galaxy install -r requirements.yml to install the new role.

After that, add the role to both server.yml and dev.yml:

roles:
    - { role: trellis-v8js, tags: [v8, php] }

Make sure to add the role right after the Trellis php installation.

Informazioni sul progetto

Install and configure the php-v8js extension

Installa
ansible-galaxy install kellymears.trellis_v8js
Licenza
Unknown
Download
75
Proprietario
Prolific scrub