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

Issues uncovered on the target system #146

Open
2 of 9 tasks
wirew0rm opened this issue Jan 26, 2024 · 0 comments
Open
2 of 9 tasks

Issues uncovered on the target system #146

wirew0rm opened this issue Jan 26, 2024 · 0 comments

Comments

@wirew0rm
Copy link
Member

wirew0rm commented Jan 26, 2024

I started deploying the current state of the opendigitizer service to one of our target systems to be able to see if there are any problems which do not occur with localhost testing. This issue is to collect these.

  • service
    • service needs to provide https endpoint since shared array buffer is not available without https (except on localhost) Adressed in Make OpenDigitizer Service and UI work with https #165, only missing the dns service url
    • generic majordomo webinterface generates absolute urls instead of relative ones
  • UI
  • build system, mostly I got patches/workarounds there
    • SERVING_DIR has to be configurable (patched to set a cmake CACHE variable for now)
    • fftw build needs additional --host=x86_64 parameter because it's technically a cross build
    • externalProject emscripten build picks up environment variables (LDFLAGS) from the x86 build-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Ideas (∞)
Development

No branches or pull requests

2 participants