Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

[WIP]Restart bug fix #163

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[WIP]Restart bug fix #163

wants to merge 2 commits into from

Conversation

sekulicd
Copy link
Contributor

This adds restart strategy to prem-service.
Related to this

@tiero please review.

@sekulicd sekulicd changed the title Restart bug fix [WIP]Restart bug fix Oct 12, 2023
@sekulicd
Copy link
Contributor Author

Currently we have auto_remove=True setting in here which is there cause containers are restarted in loop until correct port is find.

auto_remove=True collides with newly added restart policy 'always', so looks like it wont be possible to have service restarted on machine reboot.

This should be closed.

@tiero

@tiero
Copy link
Contributor

tiero commented Oct 12, 2023

Not sure always is the right way, better unless-stopped at least.

Can't we attach policy to prem wervice as well?

FYI services were restarted correctly not

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants