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 custom_header.yaml management #31

Open
Zebreu opened this issue Mar 4, 2023 · 1 comment
Open

Improve custom_header.yaml management #31

Zebreu opened this issue Mar 4, 2023 · 1 comment

Comments

@Zebreu
Copy link
Collaborator

Zebreu commented Mar 4, 2023

custom_header.yaml is a file crucial to the software but is not read alongside the input data. Instead, it's copied into the docker image then reused for any request. We should have a mechanism that allows to offer one as an input, and at least we should have setup instructions: per deployment, make sure data mappings are accurate then move it to the local_data/ directory so that the Docker build can copy it.

Some of the code around the file also assumes some absolute paths and we'll need to be careful there.

@Zebreu
Copy link
Collaborator Author

Zebreu commented Sep 26, 2023

The server endpoint "provide_files" enables this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant