21 Commits

Author SHA1 Message Date
Kasper 14c4ee0341 Refactor account creation script for clarity 2026-08-18 16:13:57 +03:00
Kasper 66ffa912a7 Update create-account.cmd: read DB root password from .env if present (fall back to changeme) 2026-08-18 16:00:53 +03:00
kasperfriend d33b982425 Merge branch 'master' of https://github.com/kasperfriend/tortoise-docker 2026-08-18 08:33:09 +03:00
kasperfriend 4dc920a715 Keep empty data folder in repo 2026-08-18 08:32:48 +03:00
Kasper b56701f5e5 Update README with AI bot configuration warning
Added important note about AI_MIN_RANDOM_BOTS and AI_MAX_RANDOM_BOTS settings in .env file.
2026-08-17 23:14:04 +03:00
Kasper 3b3205166a Update UltraWidePerspective notes
Removed pre-created account details from notes.
2026-08-17 23:04:07 +03:00
kasperfriend 3f8024b7db Fix: expose db port and mount config directory (missing from original) 2026-08-17 22:54:38 +03:00
kasperfriend 852a47277e Point image reference at kasperfriend fork instead of upstream 2026-08-17 22:00:37 +03:00
kasperfriend 3243304ffb Merge branch 'master' of https://github.com/kasperfriend/tortoise-docker 2026-08-17 21:52:54 +03:00
kasperfriend c40f8474f9 Add backup and manual update scripts 2026-08-17 21:50:51 +03:00
Kasper c8a46ef052 Fix formatting of safety tip in README 2026-08-17 21:43:45 +03:00
Kasper 2ddf9fbee1 Add safety tip for repository updates
Added a safety tip regarding regular updates and backups.
2026-08-17 21:43:17 +03:00
kasperfriend 295410c016 Add account/server management scripts and notes 2026-08-17 21:32:29 +03:00
kasperfriend b61d39dd7c Remove duplicate workflow, restore local config and data 2026-08-17 21:20:06 +03:00
Kasper 7dde996ad0 Add files via upload 2026-08-17 19:47:42 +03:00
Baptiste 26ec899ab7 Merge pull request #2 from PiotrZadka/fix/portable-cpu-build
Build portable images and harden Compose deployment
2026-08-13 18:40:46 +02:00
Piotr Zadka 974d3ba449 Merge branch 'master' into fix/portable-cpu-build 2026-08-13 06:28:20 +01:00
Baptiste Boulongne 6df68ed488 chore: CI on every PRs 2026-08-13 00:44:06 +02:00
Baptiste Boulongne c6a306897c chore: publish workflow only on master, CI for the PRs 2026-08-13 00:40:03 +02:00
Piotr Zadka ba86c6af47 Fix portable CPU builds and harden Compose deployment 2026-08-12 19:22:11 +00:00
Baptiste Boulongne 2a9d9fa157 Add Docker Compose stack and GHCR publish workflow for Tortoise WoW.
Packages Shyalya/tortoise-wow with MariaDB, one-shot DB init, and nightly image builds for playerbots and no-bots tags.
2026-08-09 17:45:43 +02:00