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

Update for new constellation deployment. #88

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

plietar
Copy link
Contributor

@plietar plietar commented Dec 2, 2024

This is picking up changes from PR #84.

The constellation based deployment uses dashes as the container name separator, which needs some updating in the nginx file. To make this repository test environment work, we switch to docker compose v2 which uses the same names.

It seems the static file paths weren't needed anymore, so these bits are removed.

Copy link
Contributor

@EmmaLRussell EmmaLRussell left a comment

Choose a reason for hiding this comment

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

Works for me!

Does this mean we can now close PR #84?

Unrelated to your changes, but I noticed that ./scripts/dev.sh wasn't honouring the data parameter as described in README ("Build and run locally") - should just need to change line 31 of dev.sh to $here/run-dependencies.sh "$1".

Base automatically changed from VIMC-7463-multi-stage to master December 3, 2024 14:24
This is picking up changes from PR #84.

The constellation based deployment uses dashes as the container name
separator, which needs some updating in the nginx file. To make this
repository test environment work, we switch to docker compose v2 which
uses the same names.

It seems the static file paths weren't needed anymore, so these bits are
removed.
@plietar
Copy link
Contributor Author

plietar commented Dec 3, 2024

Does this mean we can now close PR #84?

Yes!

@plietar plietar merged commit eab313c into master Dec 3, 2024
1 check passed
@plietar plietar deleted the VIMC-7152-plietar branch December 3, 2024 15:05
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