From 1ca78c8e5baa1b67dda67cfe5b25aa8d81499ec5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 21 Dec 2018 20:08:15 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to c392a40 --- README.md | 23 ++++++++++++++++++ matrix/CHANGELOG.md | 9 +++++++ matrix/README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++ matrix/config.json | 44 ++++++++++++++++++++++++++++++++++ matrix/icon.png | Bin 0 -> 2044 bytes matrix/logo.png | Bin 0 -> 1428 bytes 6 files changed, 132 insertions(+) create mode 100644 matrix/CHANGELOG.md create mode 100644 matrix/README.md create mode 100644 matrix/config.json create mode 100644 matrix/icon.png create mode 100644 matrix/logo.png diff --git a/README.md b/README.md index 1166f7a82..ffa98ee8b 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,19 @@ Mosquitto MQTT Server bundled with Hivemq's web client [:books: MQTT Server & Web client add-on documentation][addon-doc-mqtt] +### ✓ [Matrix][addon-matrix] + +![Latest Version][matrix-version-shield] +![Supports armhf Architecture][matrix-armhf-shield] +![Supports aarch64 Architecture][matrix-aarch64-shield] +![Supports amd64 Architecture][matrix-amd64-shield] +![Supports i386 Architecture][matrix-i386-shield] +![Docker Pulls][matrix-pulls-shield] + +A secure and decentralized communication platform. + +[:books: Matrix add-on documentation][addon-doc-matrix] + ### ✓ [Network UPS Tools][addon-nut] ![Latest Version][nut-version-shield] @@ -507,6 +520,7 @@ on the correct GitHub repository matching the add-on. - [Open an issue for the add-on: Lovelace Migration][lovelace-migration-issue] - [Open an issue for the add-on: Lutron Certificate][lutron-cert-issue] - [Open an issue for the add-on: MQTT Server & Web client][mqtt-issue] +- [Open an issue for the add-on: Matrix][matrix-issue] - [Open an issue for the add-on: Network UPS Tools][nut-issue] - [Open an issue for the add-on: Node-RED][node-red-issue] - [Open an issue for the add-on: Octobox][octobox-issue] @@ -725,6 +739,15 @@ SOFTWARE. [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/c392a40 +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/c392a40/README.md +[matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues +[matrix-version-shield]: https://img.shields.io/badge/version-c392a40-blue.svg +[matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix.svg +[matrix-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg +[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg +[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg +[matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [addon-nut]: https://github.com/hassio-addons/addon-nut/tree/c1c2ef6 [addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/c1c2ef6/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues diff --git a/matrix/CHANGELOG.md b/matrix/CHANGELOG.md new file mode 100644 index 000000000..a4cd0b1f7 --- /dev/null +++ b/matrix/CHANGELOG.md @@ -0,0 +1,9 @@ +2018/12/20 22:39 UTC - [c392a40](https://github.com/hassio-addons/addon-matrix/commit/c392a400e536a658dfe2b3d41f7e56757d25c9d6) by [@timmo001](https://github.com/timmo001) +> Update docs (#7) + +* :books: Update links to author + +* :books: fix bad link + +* :books: update docker section + diff --git a/matrix/README.md b/matrix/README.md new file mode 100644 index 000000000..641081e61 --- /dev/null +++ b/matrix/README.md @@ -0,0 +1,56 @@ +# Community Hass.io Add-ons: Matrix + +[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] + +[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] + +[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] + +[![Support my work on Patreon][patreon-shield]][patreon] + +A secure, decentralized communication platform. + +## About + +Matrix is a secure and decentralized communication platform served as an + in-house and open-source alternative for platfoms like Discord or Slack. You + can connect via your own [client][clients], or via the built-in web client. + +[Click here for the full documentation][docs] + +![Screenshot][screenshot] + +## WARNING! THIS IS AN EDGE VERSION! + +This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds +add-ons are based upon the latest development version. + +- They may not work at all. +- They might stop working at any time. +- They could have a negative impact on your system. + +This repository was created for: + +- Anybody willing to test. +- Anybody interested in trying out upcoming add-ons or add-on features. +- Developers. + +If you are more interested in stable releases of our add-ons: + + + +[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[buymeacoffee]: https://www.buymeacoffee.com/timmo +[discord-shield]: https://img.shields.io/discord/478094546522079232.svg +[discord]: https://discord.me/hassioaddons +[docs]: https://github.com/hassio-addons/addon-matrix/blob/c392a40/README.md +[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg +[forum]: https://community.home-assistant.io +[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg +[patreon-shield]: https://www.frenck.nl/images/patreon.png +[patreon]: https://www.patreon.com/frenck +[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[release-shield]: https://img.shields.io/badge/version-c392a40-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/c392a40 +[screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png +[clients]: https://matrix.org/docs/projects/try-matrix-now.html \ No newline at end of file diff --git a/matrix/config.json b/matrix/config.json new file mode 100644 index 000000000..7d4440f05 --- /dev/null +++ b/matrix/config.json @@ -0,0 +1,44 @@ +{ + "name": "Matrix", + "version": "c392a40", + "slug": "matrix", + "description": "A secure and decentralized communication platform.", + "url": "https://community.home-assistant.io", + "webui": "http://[HOST]:[PORT:8448]", + "startup": "application", + "arch": [ + "aarch64", + "amd64", + "armhf", + "i386" + ], + "boot": "auto", + "hassio_role": "default", + "host_network": false, + "ports": { + "8448/tcp": 8448 + }, + "map": [ + "config:rw", + "share:rw", + "ssl" + ], + "options": { + "log_level": "info", + "ssl": true, + "certfile": "fullchain.pem", + "keyfile": "privkey.pem", + "server_name": "hassio.local" + }, + "schema": { + "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)", + "ssl": "bool", + "certfile": "str", + "keyfile": "str", + "server_name": "str" + }, + "environment": { + "LOG_FORMAT": "{LEVEL}: {MESSAGE}" + }, + "image": "hassioaddons/matrix" +} \ No newline at end of file diff --git a/matrix/icon.png b/matrix/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..e507be26724908e533150fff348c05f258031b97 GIT binary patch literal 2044 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 ihSiT1do%H|;(q}D(B!G?$Bc&n0000