Commit Graph

9 Commits

Author SHA1 Message Date
ksan eed787c7af Revert "update test"
CI/CD / build (push) Successful in 45s
CI/CD / deploy (push) Successful in 14s
This reverts commit afefb65bf2.

Dropping env_file from the bot service left it with only LAVALINK_URI, so
BOT_TOKEN and LAVALINK_PASSWORD never reached the container and Main exited 1
on startup, crash-looping under restart: unless-stopped. Compose's automatic
.env loading only interpolates ${VAR} within the compose file; it does not
inject variables into containers.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014hv8niNYWL3CXvFw8KVVTT
2026-08-30 19:21:25 +02:00
ksan afefb65bf2 update test
CI/CD / build (push) Successful in 2m12s
CI/CD / deploy (push) Successful in 21s
2026-08-30 19:11:22 +02:00
ksan 81bab82b36 use remote cipher, disable oauth, rename lavalink config to .yaml
CI/CD / build (push) Successful in 46s
CI/CD / deploy (push) Successful in 14s
2026-08-30 13:27:00 +02:00
ksan cab8f32542 fixing root permissions inside container
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 15s
2026-07-10 01:22:46 +02:00
ksan 25cbe3bd56 fixing permission issues
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 9s
2026-07-10 01:13:26 +02:00
ksan be360843eb fixed image url
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Successful in 10s
2026-07-10 00:59:13 +02:00
ksan 80719eb253 fixing some stuff
CI/CD / build (push) Successful in 44s
CI/CD / deploy (push) Failing after 21s
2026-07-10 00:41:56 +02:00
ksan cbefb7b21f added ci/cd
CI/CD / build (push) Successful in 2m17s
CI/CD / deploy (push) Failing after 10s
2026-07-10 00:13:57 +02:00
ksan 627ff396b7 initial commit 2026-07-07 15:18:13 +02:00