Git Product home page Git Product logo

Comments (2)

spantaleev avatar spantaleev commented on July 20, 2024

Check what /etc/systemd/system/matrix-mautrix-discord.service looks like.

Given that you've configured:

matrix_playbook_reverse_proxy_type: other-traefik-container
matrix_playbook_reverse_proxy_container_network: myNetwork
matrix_playbook_reverse_proxy_hostname: traefik

You should see it being connected to the myNetwork network via docker network connect.
Looking at your logs, we can see that it's talking to http://traefik:8008 as expected.


What you're probably missing is not following the new step for configuring the new matrix-internal-matrix-client-api entrypoint on yout own Traefik instance. See the following references:

from matrix-docker-ansible-deploy.

Wave6677 avatar Wave6677 commented on July 20, 2024

Check what /etc/systemd/system/matrix-mautrix-discord.service looks like.

Given that you've configured:

matrix_playbook_reverse_proxy_type: other-traefik-container
matrix_playbook_reverse_proxy_container_network: myNetwork
matrix_playbook_reverse_proxy_hostname: traefik

You should see it being connected to the myNetwork network via docker network connect. Looking at your logs, we can see that it's talking to http://traefik:8008 as expected.

What you're probably missing is not following the new step for configuring the new matrix-internal-matrix-client-api entrypoint on yout own Traefik instance. See the following references:

* The [Traefik now has an extra job](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/1b5cbf24c362471bd7d0a96870ec5fe5a4a03b97/CHANGELOG.md#traefik-now-has-an-extra-job) changelog entry

* The [People managing their own Traefik instance need to do minor changes](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/1b5cbf24c362471bd7d0a96870ec5fe5a4a03b97/CHANGELOG.md#people-managing-their-own-traefik-instance-need-to-do-minor-changes) changelog entry

* The updated [Traefik managed by you](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-own-webserver.md#traefik-managed-by-you) section in `docs /configuring-playbook-own-webserver.md`

Oh jeez, you're right. I've apparently had the old tab open and cached so long I didn't even notice there was a new change. My apologies!! Thank you for letting me know.

from matrix-docker-ansible-deploy.

Related Issues (20)

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.