Sarma amras
  • [they/them] Currently doing corporate work for telecom/networking, and hosting web services for my chosen family.

  • Joined on 2023-09-10
amras deleted branch amras-proposal from toolshed/docs.coopcloud.tech 2026-05-17 05:03:53 +00:00
amras pushed to main at toolshed/docs.coopcloud.tech 2026-05-17 05:03:51 +00:00
a7a0fa25f9 Merge pull request 'resolution 039: Amras joins the federation' (#314) from amras-proposal into main
c639c20d73 Merge branch 'main' into amras-proposal
668b254808 resolution 039: Amras joins the federation
Compare 3 commits »
amras merged pull request toolshed/docs.coopcloud.tech#314 2026-05-17 05:03:49 +00:00
resolution 039: Amras joins the federation
amras commented on issue coop-cloud/hedgedoc#27 2026-05-14 20:26:18 +00:00
Inconsistencies in release/ docs

I'd actually be happy to move to an sqlite deployment for better support, but I'd need coop-cloud/hedgedoc#19 :P

But yeah, as long as I'm running psql I can…

amras commented on issue coop-cloud/hedgedoc#28 2026-05-14 20:18:51 +00:00
using Postgres, app tries to connect as root user

I think pg health checks are a likely hypothesis. I'll try and look at the processes when I have a moment.

By multi-node setup, I mean that I have two machines in my docker swarm. The manager…

amras commented on issue coop-cloud/hedgedoc#28 2026-05-14 10:45:07 +00:00
using Postgres, app tries to connect as root user

A bit more context:

I initially thought this log was a breaking issue, because I was having difficulty getting my services to communicate in a multi-node setup.

But, I now have a working…

amras opened issue coop-cloud/hedgedoc#28 2026-05-14 10:08:31 +00:00
using Postgres, app tries to connect as root user
amras opened issue coop-cloud/hedgedoc#27 2026-05-14 07:57:25 +00:00
Inconsistencies in release/ docs
amras commented on issue coop-cloud/mumble#6 2026-05-08 15:49:36 +00:00
UDP packets cannot be sent to or received from the server.

This was causing some additional issues with clients being unable to connect over UDP (needing to force TCP mode). So we investigated this a bit further.

Identified Issue

Issue is on…

amras commented on issue coop-cloud/mumble#7 2026-05-01 11:29:59 +00:00
ALLOW_PING not respected

The reproduction seems inconsistent. It's possible it might've been a symptom of a persistent traefik or docker-network issue, which resolved after restarting docker.

In any case, unless I can…

amras commented on pull request coop-cloud/mumble#4 2026-05-01 11:12:24 +00:00
Add compose.host-ports.yml

While resolving merge conflicts, I noticed we might want to document the new option in .env, too. I let myself add a short summary there.

amras merged pull request coop-cloud/mumble#5 2026-05-01 11:10:14 +00:00
Add healthcheck and backup labels
amras merged pull request coop-cloud/mumble#4 2026-05-01 11:10:13 +00:00
Add compose.host-ports.yml
amras pushed to main at coop-cloud/mumble 2026-05-01 11:10:12 +00:00
9fa5e949fd [chore] increment major version
cab64b3a26 [doc] describe host-port in .env
7ee486c156 Merge pull request 'Add compose.host-ports.yml' (#4)
608f5d805a Merge pull request "Add healthcheck and backup labels" (#5)
8530a5fae2 update readme to fix error
Compare 10 commits »
amras pushed tag 1.0.0+v1.6.870-0 to coop-cloud/mumble 2026-05-01 11:08:59 +00:00
amras commented on pull request coop-cloud/mumble#5 2026-04-30 10:30:09 +00:00
Add healthcheck and backup labels

I think the README can also be updated to

Status: 3, stable

per https://docs.coopcloud.tech/abra/recipes/#status-overall-score since we're only missing integration testing following this PR.

amras suggested changes for coop-cloud/mumble#4 2026-04-30 09:48:37 +00:00
Add compose.host-ports.yml
amras commented on pull request coop-cloud/mumble#4 2026-04-30 09:48:37 +00:00
Add compose.host-ports.yml

What are your thoughts on including a configurable port number in the config?

amras commented on pull request coop-cloud/mumble#4 2026-04-30 09:48:37 +00:00
Add compose.host-ports.yml

I don't think 64739 is used anywhere.

amras commented on pull request coop-cloud/mumble#4 2026-04-30 09:48:37 +00:00
Add compose.host-ports.yml

I wonder if we should be more specific here?