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

Remote deployments #49

Merged
merged 6 commits into from
Apr 18, 2024
Merged

Remote deployments #49

merged 6 commits into from
Apr 18, 2024

Conversation

YuukanOO
Copy link
Owner

@YuukanOO YuukanOO commented Apr 17, 2024

This one is HUGE.

It allows application to be deployed on remote targets, not just the local ones anymore.

For this to work and to prepare future developments, I had to change labels appended and project names to every resources created and so it introduces a breaking change. All containers already deployed will not be compatible.

Closes #9 #44 #1 #43

@YuukanOO YuukanOO self-assigned this Apr 17, 2024
Also now uses my fork to avoid generating network aliases when joining external proxy network.

Without this, resolving a `postgress://db:5432` may lead to the wrong container being reached since multiple `db` aliases could have been generated.
@YuukanOO YuukanOO changed the title Multiple targets! Remote deployments Apr 17, 2024
@YuukanOO YuukanOO merged commit ea1708c into next Apr 18, 2024
5 checks passed
@YuukanOO YuukanOO deleted the feat/multiple-providers branch April 18, 2024 09:11
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