Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mother-of-all-self-hosting/ansible-role-lago
An Ansible role for installing the Lago open-source metering and usage-based billing solution
https://github.com/mother-of-all-self-hosting/ansible-role-lago
ansible-role docker lago
Last synced: about 14 hours ago
JSON representation
An Ansible role for installing the Lago open-source metering and usage-based billing solution
- Host: GitHub
- URL: https://github.com/mother-of-all-self-hosting/ansible-role-lago
- Owner: mother-of-all-self-hosting
- License: agpl-3.0
- Created: 2023-04-14T05:49:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T19:46:09.000Z (about 1 year ago)
- Last Synced: 2023-10-22T20:28:34.078Z (about 1 year ago)
- Topics: ansible-role, docker, lago
- Language: Jinja
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lago Ansible role
This is an [Ansible](https://www.ansible.com/) role which installs [Lago](https://getlago.com/) to run as a [Docker](https://www.docker.com/) container wrapped in a systemd service.
This role *implicitly* depends on:
- [`com.devture.ansible.role.playbook_help`](https://github.com/devture/com.devture.ansible.role.playbook_help)
- [`com.devture.ansible.role.systemd_docker_base`](https://github.com/devture/com.devture.ansible.role.systemd_docker_base)For an Ansible playbook which integrates this role and makes it easier to use, see the [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook).