ergonlogic.aegir-skynet

Aegir Skynet

Build Status

This tool installs the experimental Skynet queue for Aegir.

Requirements

There are no requirements.

Role Variables

Here are the available settings, along with their default values (see defaults/main.yml):

  • skynet_enable: True
    This determines if the Skynet queue service should be enabled.

  • skynet_repo: https://github.com/ergonlogic/skynet.git
    This specifies the repository to use for deploying the Skynet queue service.

  • skynet_version: master
    This indicates which branch or version to use for the Skynet queue service.

  • skynet_update: False
    This specifies whether to keep the Skynet repository updated.

Dependencies

  • ergonlogic.aegir (This installs Aegir).

Example Playbook

- hosts: servers
  roles:
    - ergonlogic.skynet

After running this playbook, the Aegir front-end website will be set up, along with Drush extensions (like Provision) that assist with task management.

License

GPLv3 or later

Author Information

This tool was created in 2015 by Christopher Gervais, the main maintainer of the Aegir Hosting System.

Informazioni sul progetto

An experimental replacement for the Aegir queue daemon.

Installa
ansible-galaxy install ergonlogic.aegir-skynet
Licenza
Unknown
Download
202
Proprietario