Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-mstream
Ansible Role - Mstream
https://github.com/ursinn-ansible/role-mstream
ansible docker linuxserver-image managed-via-terraform
Last synced: about 1 month ago
JSON representation
Ansible Role - Mstream
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-mstream
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T15:43:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T19:26:28.000Z (about 2 months ago)
- Last Synced: 2024-11-23T20:25:38.221Z (about 2 months ago)
- Topics: ansible, docker, linuxserver-image, managed-via-terraform
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role - Mstream
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-mstream?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-mstream/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-mstream?style=for-the-badge)](https://github.com/ursinn-ansible/role-mstream/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-mstream
## Options
| Option | Default Value |
| ---- | ---- |
| role_mstream_image | lscr.io/linuxserver/mstream |
| role_mstream_container | mstream |
| role_mstream_puid | 1000 |
| role_mstream_pgid | 1000 |
| role_mstream_tz | Europe/Zurich |
| role_mstream_dir | /opt/app-mstream |
| role_mstream_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-mstream/blob/main/LICENSE) file for the full license text.