Skip to content

Bound the example stack's logs like a real one - #93

Merged
kisielewski merged 1 commit into
mainfrom
feat/bounded-logs-everywhere
Sep 5, 2026
Merged

Bound the example stack's logs like a real one#93
kisielewski merged 1 commit into
mainfrom
feat/bounded-logs-everywhere

Conversation

@kisielewski

Copy link
Copy Markdown
Member

Docker left to itself keeps an unbounded json-file, which on a machine that
judges all afternoon is a full disk. AlgoJudge-Ops pins local on every
service it ships; this example does the same, so what a developer runs behaves
like what an operator runs.

Literal values rather than ${...}: an example that needs an .env before it
starts is an example that does not.

Verified with docker compose -f <file> config.

Docker left to itself keeps an unbounded json-file, which on a machine that
judges all afternoon is a full disk. AlgoJudge-Ops pins `local` on every service
it ships; these examples do the same, so what a developer runs behaves like what
an operator runs.

Literal values rather than ${...}: an example that needs an .env before it
starts is an example that does not.
@kisielewski
kisielewski merged commit c1ba6e7 into main Sep 5, 2026
3 checks passed
@kisielewski
kisielewski deleted the feat/bounded-logs-everywhere branch September 5, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant