Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 94619ba715eba92cbd32ec37601e3916c8c79d90 Author: minecraftchest1 <minecraftchest1@outlook.com> Date: Tue Jul 20 16:36:49 2021 +0000 Add link to service files wiki page (#1545) Added Systemd section to README.md. Added Systemd to table of contents. diff --git a/README.md b/README.md index 30db7eb..41005f7 100644 --- a/README.md +++ b/README.md @@ -676 +677 @@ And more... - [Bridge slack (#general) - discord (general)](#bridge-slack-general---discord-general)   - [Running](#running) - [Docker](#docker) + - [Systemd](#systemd)   - [Changelog](#changelog)   - [FAQ](#faq)   - [Related projects](#related-projects) @@ -2866 +28710 @@ Usage of ./matterbridge:    Please take a look at the [Docker Wiki page](https://github.com/42wim/matterbridge/wiki/Deploy:-Docker) for more information.   +### Systemd + +Please take a look at the [Service Files page](https://github.com/42wim/matterbridge/wiki/Service-files) for more information. +  ## Changelog    See [changelog.md](https://github.com/42wim/matterbridge/blob/master/changelog.md)