Git Product home page Git Product logo

element-web's Introduction


This project is on charge of checking everyday if there is a new Element version and create the proper docker image and push it to the hub as need it.

What is Element ?

Element (formerly known as Vector/Riot) is a web client for Matrix an open network for secure, decentralized communication.

How to use the docker image

$ docker run --name element -p 8080:80 -d ghcr.io/bubuntux/element-web

Then you can hit http://localhost:8080 in your browser.

Element configuration

$ docker run -v /host/path/config.json:/etc/element-web/config.json:ro --name element -p 8080:80 -d ghcr.io/bubuntux/element-web

For information on the syntax of the element configuration file, see the official documentation.

HTTP server configuration

$ docker run -v /host/path/nginx.conf:/etc/nginx/nginx.conf:ro --name element -p 8080:80 -d ghcr.io/bubuntux/element-web

For information on the syntax of the nginx configuration files, see the official documentation (specifically the Beginner's Guide).

element-web's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

element-web's Issues

HTTPS

Hi, How can activate https connection? VoIP can't use via http.

Thanks

... for the quick releases!
I know a github issue is not the best place, but i just wanted to let you know that your work is very much appreciated.

Container not serving images behind a reverse proxy

I'm having and issue with the container running behind the Traefik reverse proxy. None of the images will load or it's highly dependent on what browzer you use. Is there a specific nginx.conf I should be using to serve this container behind a proxy?

Stuck at version 1.9

Hi,

it looks like this container is stuck at version 1.9, but 1.10 is out.

Thanks for providing this!
Marius

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.