Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate matterbridge deployment process to use containers #112

Open
MoralCode opened this issue Jan 26, 2025 · 1 comment
Open

Migrate matterbridge deployment process to use containers #112

MoralCode opened this issue Jan 26, 2025 · 1 comment
Labels
improvement Improves on something that already exists

Comments

@MoralCode
Copy link

Summary

The matterbridge role currently uses systemd services and manual downloads of matterbridge to set up the service - Maybe docker would be cleaner

Background

My current matterbridge instance that is running all of the bridges that i know of/created is being run as a docker container. This issue is to evaluate interest in potentially including a docker-based setup instead of the current matterbridge.yml role

Details

I might end up doing this anyway for another project of mine at some point.

Outcome

matterbridge is able to be deployed as a container (or there is a choice for which playbook to run to deploy it in different ways) from it's ansible playbook

@MoralCode MoralCode added the improvement Improves on something that already exists label Jan 26, 2025
@MoralCode
Copy link
Author

this may be a role that could be used that runs the container using systemd

https://github.com/mother-of-all-self-hosting/ansible-role-matterbridge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves on something that already exists
Projects
None yet
Development

No branches or pull requests

1 participant