Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 707 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 707 Bytes

Ajenti

The admin panel your servers deserve. The panel will be available on HTTPS port 8000. The default username is root, and the password is admin

Requirements

This role requires a debian compliant system such as knoppix or ubuntu.

Role Variables

ajentiv.enabled: Install common Ajenti plugins if Ajenti is enabled

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: cowops.debian-ajenti, ajentiv.enabled: true }

Tasks

  • Install Ajenti admin panel
  • Install Ajenti V plugin suite (if enabled in vars)

License

BSD