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

Improve dev https setup #1882

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Improve dev https setup #1882

merged 2 commits into from
Jan 6, 2025

Conversation

xendk
Copy link
Contributor

@xendk xendk commented Dec 20, 2024

Move https service into docker-compose.yml and tell Lagoon to ignore it. Remove and clean up after docker-compose.dev.yml.

Drop defaulting COMPOSE_PROJECT_NAME sporadically. It should be used everywhere to make sense, but we wouldn't want to pretend to support a docker compose so old that it doesn't define the variable.

We can tell Lagoon to ignore the `https` service with a label, so we
don't need a separate file.
If you run a docker compose old enough to not define
COMPOSE_PROJECT_NAME, you're going to run into a whole lot of other
problems anyway.
@xendk xendk requested a review from a team January 6, 2025 11:03
Copy link
Collaborator

@spaceo spaceo left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@xendk xendk merged commit 4d4af6f into develop Jan 6, 2025
20 checks passed
@xendk xendk deleted the improve-dev-https-setup branch January 6, 2025 12:23
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.

3 participants