Matrix chat on Luanti #1

Open
opened 2025-03-26 03:11:21 +00:00 by eric · 2 comments
Owner

A mod exists in the ContentDB for connecting Luanti chat to Matrix room. Installing this mod will require a custom Docker container to be prepared and referenced in the Helm chart.

A mod exists in the [ContentDB](https://content.luanti.org/packages/joenas/matrix_chat/) for connecting Luanti chat to Matrix room. Installing this mod will require a custom Docker container to be prepared and referenced in the Helm chart.
eric added this to the 2025:Q2 milestone 2025-03-26 03:11:21 +00:00
eric self-assigned this 2025-03-26 03:11:21 +00:00
Author
Owner

I have been attempting to adapt the Linux Server Docker container for Luanti for use with the Matrix chat mod, but so far have run into several issues following the Ubuntu instructions on Alpine. I will probably have to try something and see how it goes. This could be done without downtime if a separate namespace was used.

I have been attempting to adapt the [Linux Server Docker container for Luanti](https://github.com/linuxserver/docker-luanti) for use with the Matrix chat mod, but so far have run into several issues following the Ubuntu instructions on Alpine. I will probably have to try something and see how it goes. This could be done without downtime if a separate namespace was used.
Author
Owner

I have given this another try and ran into similar issues. Trying to install the necessary dependencies, I got as far as gcc, whcih installed correctly, but subsequently failed to find <assert.h>. I think I would need to install Linux headers for this, which is probably a bit overkill for this container.

I have given this another try and ran into similar issues. Trying to install the necessary dependencies, I got as far as gcc, whcih installed correctly, but subsequently failed to find `<assert.h>`. I think I would need to install Linux headers for this, which is probably a bit overkill for this container.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Gaming/ansible-role-luanti#1
No description provided.