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 pushed to main at coop-cloud/mumble 2026-04-29 08:04:24 +00:00
faf1a4493d Merge pull request 'additional-config-options' (#3)
e4eba96d53 [chore] update minor version
11589df06e [fix] backwards compatible env
e8766522d2 [fix] Include default values in .env
a96464676e [doc] update README with new configs
Compare 8 commits »
amras deleted branch additional-config-options from coop-cloud/mumble 2026-04-29 08:04:24 +00:00
amras merged pull request coop-cloud/mumble#3 2026-04-29 08:04:23 +00:00
additional-config-options
amras created pull request coop-cloud/mumble#3 2026-04-28 14:15:50 +00:00
additional-config-options
amras pushed to additional-config-options at coop-cloud/mumble 2026-04-28 14:03:53 +00:00
e4eba96d53 [chore] update minor version
11589df06e [fix] backwards compatible env
Compare 2 commits »
amras commented on pull request coop-cloud/mumble#1 2026-04-28 09:32:31 +00:00
Updating the mumble recipe

@notplants actually, wondering if we could break up this work into 3 PRs?

  1. healthchecks and backups - the ones you introduced look good and I'd like to get them merged soon.
  2. **config…
amras pushed to additional-config-options at coop-cloud/mumble 2026-04-27 15:03:16 +00:00
e8766522d2 [fix] Include default values in .env
a96464676e [doc] update README with new configs
e2c946339d Merge branch 'main' into additional-config-options
89c043f762 [fix] typo in README
6f08f7ac18 [doc] update repository docs
Compare 5 commits »
amras commented on pull request coop-cloud/mumble#1 2026-04-27 13:12:54 +00:00
Updating the mumble recipe

@notplants

from: a2e9b642bc

services:
			  app:
			    secrets:
			      - source:…
amras pushed to main at coop-cloud/mumble 2026-04-24 12:03:03 +00:00
89c043f762 [fix] typo in README
amras pushed to main at coop-cloud/mumble 2026-04-24 11:59:36 +00:00
6f08f7ac18 [doc] update repository docs
amras commented on pull request coop-cloud/mumble#1 2026-04-23 21:12:59 +00:00
Updating the mumble recipe

The mumble-server recipe can read secrets directly. Imo, it'd be cleaner to skip the entrypoint and just set those secrets. Thoughts?

amras created branch additional-config-options in coop-cloud/mumble 2026-04-23 21:05:04 +00:00
amras pushed to additional-config-options at coop-cloud/mumble 2026-04-23 21:05:04 +00:00
069298a9f0 [feat] add options from mumble-server.ini
a2e9b642bc [feat] server and superuser passwords
Compare 2 commits »
amras pushed to main at coop-cloud/mumble 2026-04-23 20:53:49 +00:00
244f2ce98e New maintainer and image
amras commented on pull request coop-cloud/mumble#1 2026-04-23 20:06:10 +00:00
Updating the mumble recipe

pro of centralizing in traefik is:

  • if you show up at a new server and want to figure out the port config its all in one place to find

pro of the port config in the recipe is: -…

amras commented on issue toolshed/abra#762 2026-01-29 18:21:10 +00:00
Errors in .env.sample are not reported in a useful way.

Debug output for completeness:

Operator Scenario

$ abra app deploy mvp.example.com -C --debug
DEBU <cli/run.go:137> abra version: 0.12.0-beta, commit: db7c4042, lang: en
DEBU…
amras opened issue toolshed/abra#762 2026-01-29 18:05:35 +00:00
Errors in .env.sample are not reported in a useful way.
amras created pull request toolshed/docs.coopcloud.tech#294 2026-01-15 20:18:25 +00:00
List support resources in the maintainer's guide
amras created branch maintainers-guide in amras/docs.coopcloud.tech 2026-01-15 19:21:58 +00:00
amras pushed to maintainers-guide at amras/docs.coopcloud.tech 2026-01-15 19:21:58 +00:00
1b7850a914 docs: Where can maintainers find support