Skip to content

vvyushmanov/lighthouse-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse-role

A role to install Lighthouse

Lighthouse:

  • Install git
  • Get Lighthouse repository (pre-defined in variables)
  • Set up nginx to run Lighthouse (port 8123)
  • Make sure SELinux access to the files is granted

Requirements

A web server (e.g. Nginx) required

Role Variables

Variable name Description
lh_repo Location of the Lighthouse repository
lh_location Installation path for Lighthouse

Example Playbook

- name: Install Lighthouse
  hosts: lighthouse
  tags: lighthouse, full
  roles:
    - lighthouse-role

License

MIT

About

Lighthouse role for Ansible

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages