.copier-answers.yml
.gitignore
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
catalog-info.yaml
dev-values.yaml
package-lock.json
package.json
pyproject.toml
.devcontainer/devcontainer.json
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_check.yml
.github/workflows/_dist.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/backend_ci.yml
.github/workflows/gui_ci.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
deployment/build_and_push_all.sh
gui/config-server-gui/.gitignore
gui/config-server-gui/Dockerfile
gui/config-server-gui/README.md
gui/config-server-gui/build_container.sh
gui/config-server-gui/package.json
gui/config-server-gui/tsconfig.json
gui/config-server-gui/public/favicon.ico
gui/config-server-gui/public/index.html
gui/config-server-gui/public/logo192.png
gui/config-server-gui/public/logo512.png
gui/config-server-gui/public/manifest.json
gui/config-server-gui/public/robots.txt
gui/config-server-gui/src/App.test.tsx
gui/config-server-gui/src/App.tsx
gui/config-server-gui/src/ColorModeSwitcher.tsx
gui/config-server-gui/src/communication.ts
gui/config-server-gui/src/index.tsx
gui/config-server-gui/src/logo.svg
gui/config-server-gui/src/react-app-env.d.ts
gui/config-server-gui/src/reportWebVitals.ts
gui/config-server-gui/src/serviceWorker.ts
gui/config-server-gui/src/setupTests.ts
gui/config-server-gui/src/test-utils.tsx
gui/config-server-gui/src/themes.ts
gui/config-server-gui/src/types.ts
helmchart/.helmignore
helmchart/Chart.yaml
helmchart/values.yaml
helmchart/charts/appIngress/Chart.yaml
helmchart/charts/appIngress/templates/ingress.yaml
helmchart/templates/NOTES.txt
helmchart/templates/configmap.yaml
helmchart/templates/deployment.yaml
helmchart/templates/service.yaml
helmchart/templates/storage.yaml
src/daq_config_server/__init__.py
src/daq_config_server/__main__.py
src/daq_config_server/_version.py
src/daq_config_server/app.py
src/daq_config_server/beamline_parameters.py
src/daq_config_server/client.py
src/daq_config_server/constants.py
src/daq_config_server.egg-info/PKG-INFO
src/daq_config_server.egg-info/SOURCES.txt
src/daq_config_server.egg-info/dependency_links.txt
src/daq_config_server.egg-info/entry_points.txt
src/daq_config_server.egg-info/requires.txt
src/daq_config_server.egg-info/top_level.txt
tests/conftest.py
tests/test_api.py
tests/test_cli.py
tests/test_data/beamline_parameters.txt
valkey/Dockerfile
valkey/valkey.conf