Skip to content

Self Healing Apps #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Mafyuh opened this issue Apr 29, 2025 · 0 comments
Open

Self Healing Apps #202

Mafyuh opened this issue Apr 29, 2025 · 0 comments
Assignees

Comments

@Mafyuh
Copy link
Owner

Mafyuh commented Apr 29, 2025

Need to stop errors in workflows, particularly docker CD

Base idea: if Current workflow of docker compose up -d stalls for a few minutes, spin down compose stack, restart Docker service, make sure all containers are down and not running, spin up containers

probably seperate docker compose pull and docker compose up -d commands as well

should fix Loki/Promtail CD errors and any other random containers failing to restart, although with some downtime but will also lower actions runtimes

@Mafyuh Mafyuh self-assigned this Apr 29, 2025
@Mafyuh Mafyuh moved this to Backlog in @Mafyuh's IaC Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant