Commit Graph
13 Commits
Author SHA1 Message Date
autonomic-bot 163fbcd617 chore: upgrade lasuite-meet app/backend/celery to v1.26.0
cc-ci/testme cc-ci: failure
2026-08-15 19:48:27 +00:00
trav dc710283ed chore: publish 0.5.0+v1.21.0 release 2026-06-22 15:20:46 -04:00
autonomic-bot 8f452abdb3 chore: upgrade nginx to 1.31.2
cc-ci/testme cc-ci: success
2026-06-19 03:10:58 +00:00
notplantsandnotplants 97684f9de9 chore: upgrade to 0.4.2+v1.21.0
cc-ci/testme cc-ci: success
2026-06-17 00:12:34 +01:00
notplants 05cdafb5bb chore: upgrade to 0.4.1+v1.19.0
cc-ci/testme cc-ci: success
2026-06-10 00:15:40 +01:00
notplantsandnotplants e8776e967a chore: upgrade to 0.4.0+v1.19.0
cc-ci/testme cc-ci: success
2026-06-09 01:32:30 +00:00
Linus GasserandClaude Opus 4.7 caf772f76c fix: resolve TURN_DOMAIN default at .env layer
docker-compose does not recursively expand nested `${...}` in `:-`
defaults, so `TURN_DOMAIN=${TURN_DOMAIN:-${LIVEKIT_DOMAIN}}` leaked the
literal string `${LIVEKIT_DOMAIN}` into the container, breaking TURN
and WebRTC connectivity. Set the default in .env.sample where abra
shell-expands it before docker-compose sees it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 09:22:45 +02:00
trav 3caa6bcde7 chore: upgrade to 0.3.0+v1.16.0 2026-05-25 20:16:12 +01:00
notplantsandnotplants 4b6837717c chore: upgrade to v1.15.0, pin image tags to semver 2026-05-11 19:46:13 +00:00
notplants 6ef5db5826 Working on public server 2026-02-27 22:25:04 -05:00
notplants c61aed32ff almost working 2026-02-27 14:52:44 -05:00
notplants e4bb97a181 fix: resolver-based nginx config and env vars for template configs
- Use Docker embedded DNS (127.0.0.11) with variables in proxy_pass
  instead of upstream blocks to prevent nginx crash loops when
  backend isn't ready during startup
- Add STACK_NAME env to web and livekit services for golang
  template_driver config resolution
- Add LIVEKIT_API_KEY env to livekit service for config template
- Add livekit_as secret to livekit service
- Increase web healthcheck retries and start_period
- Bump NGINX_CONF_VERSION to v2
2026-02-27 19:30:57 +00:00
notplants 94c657e976 Initial recipe: lasuite-meet 0.1.0+1.8.0 2026-02-27 16:48:29 +00:00