Skip to content

Make Docker service pausing opt-in via config checkbox - #187

Merged
GyulyVGC merged 2 commits into
mainfrom
pausable
Sep 9, 2026
Merged

Make Docker service pausing opt-in via config checkbox#187
GyulyVGC merged 2 commits into
mainfrom
pausable

Conversation

@GyulyVGC

@GyulyVGC GyulyVGC commented Sep 9, 2026

Copy link
Copy Markdown
Member
  • Make Docker service pausing opt-in through a Docker-only checkbox.
  • Persist the setting in the config DB, defaulting to unchecked.
  • Resume paused backend dependencies and trigger sources on demand.
  • Share resume operations without blocking unrelated services.

Fixes #180

@GyulyVGC GyulyVGC self-assigned this Sep 9, 2026
@GyulyVGC GyulyVGC added the enhancement New feature or request label Sep 9, 2026

@GyulyVGC GyulyVGC left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

馃殺

@GyulyVGC
GyulyVGC merged commit 52cc0b1 into main Sep 9, 2026
8 checks passed
@GyulyVGC
GyulyVGC deleted the pausable branch September 9, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container pausing should be optional and configurable

1 participant