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 to latest version of frontend and backend, including runtime config support for the frontend #3

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

lunkwill42
Copy link
Member

A new argus-frontend release is coming up, which should support runtime configuration from the environment, rather than having to rebuild a container image for each config change.

This PR updates the docker-compose environment to work with the latest versions, but should not be merged to master until argus-frontend reaches a 1.13 release.

This frontend version has not yet been released, but it will support
runtime config through environment variables, rather than having to
build a new container image each the config changes.
We use an official image now.
UI config is now taken from the environment any changes should take
effect on a restart, without the need for a rebuild.
This is the latest release.
@lunkwill42 lunkwill42 marked this pull request as ready for review April 10, 2024 11:47
@lunkwill42 lunkwill42 merged commit 35159b3 into master Apr 11, 2024
2 checks passed
@lunkwill42 lunkwill42 deleted the update-for-runtime-config branch April 11, 2024 06:16
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