Skip to content

Add Standalone Docker Compose #26

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

Merged
merged 48 commits into from
Mar 14, 2025
Merged

Add Standalone Docker Compose #26

merged 48 commits into from
Mar 14, 2025

Conversation

smashedr
Copy link
Member

@smashedr smashedr commented Mar 13, 2025

Overview

Adds:

  • Deploying with Compose (non-swarm)
  • Error Status and Logs in Job Summary

Fixes:

  • Detect stack deploy failures

Checklist

  • Fix capturing compose output
  • Look into --pull argument
  • Verify authentication
  • Verify environment file
  • Cleanup: test.yaml
  • Name for arg: compose
    mode: swarm|compose
  • Name for arg: compose_args
    args:
  • Verify default compose arguments
    --remove-orphans --force-recreate

@smashedr smashedr requested a review from raluaces March 14, 2025 02:06
@smashedr smashedr merged commit c91ee94 into master Mar 14, 2025
2 checks passed
@smashedr smashedr deleted the compose branch March 14, 2025 04:29
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.

1 participant