Skip to content

Add DOCKER_COMPOSE_COMMAND option to restart_servers.sh#12234

Merged
mekarpeles merged 1 commit intointernetarchive:masterfrom
cdrini:feature/tweak-restart-servers
Apr 1, 2026
Merged

Add DOCKER_COMPOSE_COMMAND option to restart_servers.sh#12234
mekarpeles merged 1 commit intointernetarchive:masterfrom
cdrini:feature/tweak-restart-servers

Conversation

@cdrini
Copy link
Copy Markdown
Collaborator

@cdrini cdrini commented Mar 31, 2026

Small tweak made during #5675

Technical

Testing

Screenshot

Stakeholders

Copilot AI review requested due to automatic review settings March 31, 2026 17:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an environment-variable override to control what docker compose action restart_servers.sh runs when restarting services across hosts (useful for operational workflows during the Postgres upgrade work in #5675).

Changes:

  • Introduces DOCKER_COMPOSE_COMMAND with a default of up --no-deps -d.
  • Replaces the hard-coded docker compose ... up --no-deps -d invocation with the configurable command.

@mekarpeles mekarpeles merged commit abb65bf into internetarchive:master Apr 1, 2026
7 checks passed
@mekarpeles mekarpeles self-assigned this Apr 1, 2026
@cdrini cdrini deleted the feature/tweak-restart-servers branch April 1, 2026 22:36
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.

3 participants