2021-09-06 05:39:19 +00:00
|
|
|
# `famedly.services` ansible collection
|
|
|
|
|
2021-10-19 12:09:19 +00:00
|
|
|
![Matrix](https://img.shields.io/matrix/ansible-famedly:matrix.org)
|
|
|
|
|
2021-09-06 05:39:19 +00:00
|
|
|
## Scope
|
|
|
|
|
|
|
|
This ansible collection consists of roles for various services used at famedly,
|
|
|
|
with no direct relation to any customers.
|
|
|
|
|
|
|
|
## Roles
|
|
|
|
|
2022-02-14 14:22:13 +00:00
|
|
|
- [`alexandrie`](roles/alexandrie/README.md): deploys [alexandrie](https://hirevo.github.io/alexandrie/introduction.html),
|
|
|
|
a crate registry (for rust) which is selfhosted and features local and external
|
|
|
|
user authentication, aswell as a rich API and an optional web frontend.
|
2023-09-26 08:15:51 +00:00
|
|
|
- [`vaultwarden`](roles/vaultwarden/README.md): role for deploying [vaultwarden](https://github.com/dani-garcia/vaultwarden)
|
2021-09-06 05:39:19 +00:00
|
|
|
(formerly known as `bitwarden_rs`), a bitwarden compatible server, deployed using a docker container.
|
|
|
|
- [`hedgedoc`](roles/hedgedoc/README.md): deploys [hedgedoc](https://hedgedoc.org/) (formerly known as `CodiMD`),
|
|
|
|
a polished and modern alternative to etherpad & co.
|
2021-07-11 11:07:21 +00:00
|
|
|
- [`ktra`](roles/ktra/README.md): a role for [ktra](https://book.ktra.dev/), a little self hostable cargo crate registry
|
2021-09-06 05:39:19 +00:00
|
|
|
- [`matomo`](roles/matomo/README.md): role for [matomo](https://matomo.org/) (formerly known as piwik), a web analytics tool
|
|
|
|
- [`murmur`](roles/murmur/README.md): deploys [murmur](https://www.mumble.info/downloads/), the mumble server software.
|
|
|
|
- [`snipe-it`](roles/snipe-it/README.md): used for deploying [SnipeIt](https://snipeitapp.com/), an open-source asset management.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[AGPL-3.0-only](LICENSE.md)
|
|
|
|
|
|
|
|
## Authors
|
|
|
|
|
|
|
|
- Jadyn Emma Jäger <jadyn@jadyn.dev>
|
|
|
|
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
|
|
|
|
- Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu>
|
|
|
|
- Vincent Wilke <v.wilke@famedly.com>
|