You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks so much for this! However, I'm trying to run this on a Synology NAS, using Container Manager, and I have a problem that all the containers keeps stopping almost immediately after starting.
Containers of the inividual bridges stop as well with logs containing "You're not logged in" despite providing MATRIX_ACCESS_TOKEN in the .env file.
Have you encountered this problem? Can you give me a hand please?
Create a file
docker-compose.yml
orcompose.yml
:Then in the same directory create a
.env
file and put your Matrix token inside:You can then start the containers:
Note: If you need to manually run a
bbctl
command you can always do something like this (here it's for logging in Beeper):The text was updated successfully, but these errors were encountered: