mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
.. | ||
matterbridge-example.toml | ||
myrelays.md | ||
README.md |
Table of Contents generated with DocToc
Matterbridge resources
Mainly myrelays.md documenting what my personal matterbridge instance is doing and matterbridge-example.toml as an example on what config file could look like.
My other resources
- systemd units (including timers to not have to use cron and to see
specific restart times, even randomized, before they happen in
systemctl status
)- matterbridge.service
- matterbridge-restart.service and to run it matterbirdge-restart.timer
- matterbridge-cleanup.service and to run it matterbridge-cleanup.timer to not store media uploads for longer than a week.
- sudoers.d/matterbridge-restart
for passwordless
sudo systemctl restart matterbridge.service