Skip to content
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

chore: Update Docker Compose deploy to use restart always #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ThetaSinner
Copy link
Member

@ThetaSinner ThetaSinner commented Nov 4, 2024

There was a problem where this was deployed. After a machine restart, the influx container would come back up but caddy would fail to start up. This should sort that out so that caddy will try to keep itself up.

@ThetaSinner ThetaSinner marked this pull request as ready for review November 13, 2024 16:18
@ThetaSinner ThetaSinner requested a review from cdunster November 13, 2024 16:18
@ThetaSinner ThetaSinner force-pushed the chore/update-docker-compose-deploy branch from 50635ef to 35cef95 Compare November 25, 2024 12:38
There was a problem where this was deployed. After a machine restart, the influx container would come back up but the caddy would fail to start up. This should sort that out so that caddy will try to keep itself up.
@ThetaSinner ThetaSinner force-pushed the chore/update-docker-compose-deploy branch from 35cef95 to e944dca Compare November 27, 2024 18:53
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.

2 participants