diff --git a/README.md b/README.md index b42ed78..6721910 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [Droppy](#droppy) - [FileRun](#filerun) * [Default username and password](#default-username-and-password-1) +- [Element-web](#element-web) - [Filestash](#filestash) - [FreePBX](#freepbx) * [First installation](#first-installation-2) @@ -394,6 +395,20 @@ FileRun is a self-hosted Google Drive/Photos/Music alternative. It is a full fea **[`^back to top^`](#unraid-templates)** +---- +# Filestash +![Element-web](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/element-web.png) + +**Application Name:** Element-web + +**Application Site:** https://element.io/ + +**Docker Hub:** https://hub.docker.com/r/vectorim/element-web/ + +**Github:** https://www.github.com/vector-im/element-web + +**[`^back to top^`](#unraid-templates)** + ---- # Filestash ![Filestash](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filestash.png) diff --git a/templates/element-web.xml b/templates/element-web.xml new file mode 100644 index 0000000..0c6b752 --- /dev/null +++ b/templates/element-web.xml @@ -0,0 +1,19 @@ + + + element-web + vectorim/element-web:latest + https://hub.docker.com/r/vectorim/element-web/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://element.io/ + Open, secure and interoperable communication for work and home. Used to call Riot-web. before the running the docker run [br]mkdir -p /mnt/user/appdata/element-web/config [/br]wget -O /mnt/user/appdata/element-web/config/config.json https://raw.githubusercontent.com/vector-im/element-web/develop/element.io/app/config.json + Cloud: Productivity: Network:Messenger Status:Stable + http://[IP]:[PORT:80] + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/element-web.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/element-web.png + Open, secure and interoperable communication for work and home. Used to call Riot-web. before the running the docker run [br]mkdir -p /mnt/user/appdata/element-web/config [/br]wget -O /mnt/user/appdata/element-web/config/config.json https://raw.githubusercontent.com/vector-im/element-web/develop/element.io/app/config.json + 8075 + /mnt/user/appdata/element-web/config/config.json + diff --git a/templates/icons/element-web.png b/templates/icons/element-web.png new file mode 100644 index 0000000..1e3f0bb Binary files /dev/null and b/templates/icons/element-web.png differ