GithubHelp home page GithubHelp logo

bodsch / ansible-glauth-ui Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 93 KB

Ansible role to install and configure glauth-ui.

License: Apache License 2.0

Makefile 1.12% Shell 13.64% Python 59.57% Jinja 25.67%
ansible ansible-role automation glauth glauth-ui

ansible-glauth-ui's Introduction

Ansible Role: glauth-ui

Ansible role to install and configure glauth-ui.

GitHub Workflow Status GitHub issues GitHub release (latest by date) Ansible Downloads

If latest is set for glauth_ui_version, the role tries to install the latest release version.
Please use this with caution, as incompatibilities between releases may occur!

The binaries are installed below /usr/local/bin/glauth-ui/${glauth_ui_version} and later linked to /usr/bin. This should make it possible to downgrade relatively safely.

The Prometheus archive is stored on the Ansible controller, unpacked and then the binaries are copied to the target system. The cache directory can be defined via the environment variable CUSTOM_LOCAL_TMP_DIRECTORY. By default it is ${HOME}/.cache/ansible/glauth-ui. If this type of installation is not desired, the download can take place directly on the target system. However, this must be explicitly activated by setting glauth_ui_direct_download to true.

Requirements & Dependencies

Ansible Collections

ansible-galaxy collection install bodsch.core
ansible-galaxy collection install bodsch.scm

or

ansible-galaxy collection install --requirements-file collections.yml

Operating systems

Tested on

  • Arch Linux
  • Debian based
    • Debian 10 / 11
    • Ubuntu 20.10

Contribution

Please read Contribution

Development, Branches (Git Tags)

The master Branch is my Working Horse includes the "latest, hot shit" and can be complete broken!

If you want to use something stable, please use a Tagged Version!

IMPORTANT

glauth-ui only supports the configuration file and not a database backend!
glauth-ui-light update only users and groups.
All lines after the first [[users]] in glauth configuration file will be updated.
The use of same model structure than glauth V2 allow to keep manual edition of non managed features as
capabilities, loginShell, sshkeys, otpsecret, yubikey, includegroups, ....
Only comments on these lines are lost.

For more information, please read the project documentation!

Configuration

glauth_ui_version: 1.4.3

glauth_ui_release_download_url: https://github.com/yvesago/glauth-ui-light/releases

glauth_ui_system_user: glauth-ui
glauth_ui_system_group: glauth-ui
glauth_ui_config_dir: /etc/glauth-ui
glauth_ui_data_dir: /var/lib/glauth-ui

glauth_ui_direct_download: false

glauth_ui_config: {}
glauth_ui_security: {}
glauth_ui_ssl: {}
glauth_ui_logs: {}
glauth_ui_locale: {}
glauth_ui_passpolicy: {}
glauth_ui_cfg_users: {}
glauth_ui_cfg_groups: {}

Author and License

  • Bodo Schulz

License

Apache

FREE SOFTWARE, HELL YEAH!

ansible-glauth-ui's People

Contributors

bodsch avatar jonny007-mkd avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

jonny007-mkd

ansible-glauth-ui's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.