tm16-medma and GitHub
e8892aa000
Add volumes section for ovis-mongodb-data
2026-06-15 15:49:03 +02:00
tm16-medma and GitHub
9981f32174
Add profiles to MongoDB and data import services
2026-06-15 15:45:32 +02:00
tm16-medma and GitHub
3c0c1b189b
Update Docker images and configurations in ovis-compose
2026-06-15 15:42:51 +02:00
tm16-medma and GitHub
014933ab61
Cleanup FHIR configuration in ovis-compose.yml
...
Removed unused FHIR configuration variables from ovis-compose.yml.
2026-03-23 12:33:40 +01:00
tm16-medma and GitHub
6ef1fb7b87
Clean up proxy settings in ovis-compose.yml
...
Removed proxy configuration from ovis-compose.yml.
2026-03-23 12:32:16 +01:00
tm16-medma and tm16-medma
921bac11d2
Update Traefik rules in ovis-compose.yml
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
b7f787890e
Remove blaze service dependency from ovis-compose.yml
...
Removed dependency condition on the blaze service.
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
1755298c07
Add dependency condition for blaze service
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
1981a08a30
Clear FHIR_USERNAME and FHIR_PASSWORD
...
Updated FHIR credentials to empty strings in ovis-compose.yml
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
72021fefc4
Update ovis-compose.yml for backend image and import settings
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
3d4f2a4fea
Add Traefik labels for ovis-frontend routing
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
47b5bb0d80
Clean up Traefik router settings in ovis-compose.yml
...
Removed unnecessary Traefik router configurations for compatibility.
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
87e8c786ae
Add Traefik labels for ovis-frontend routing
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
1a0d12f1a4
Add Traefik labels for ovis-backend services
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
57308d0c2c
Add Traefik labels for ovis-frontend-ccp routes
2026-03-23 11:34:55 +01:00
tm16-medma and tm16-medma
fb027b79e5
Add OVIS_PUBLIC_BASE_PATH environment variable
2026-03-23 11:34:55 +01:00
tm16-medma and GitHub
f3009f347e
Refactor ovis-compose.yml to add new services
2026-03-17 15:59:15 +01:00
tm16-medma and GitHub
4c8f7cb119
Refactor OVIS setup script for MongoDB initialization
2026-03-02 09:14:39 +01:00
tm16-medma and GitHub
28a93b191c
Refactor ovis-compose.yml for latest OVis version
2026-03-02 09:14:05 +01:00
tm16-medma
e8cb85eade
adjusted traefik parameters
2025-04-09 14:00:39 +00:00
tm16-medma
c59c425ad4
Merge branch 'patch-1' of https://github.com/tm16-medma/bridgehead into patch-1
2025-04-09 13:45:01 +00:00
tm16-medma
e3f7f5d32b
Refactor Docker Compose
...
- Replaced GUI_HOST with HOST
- Removed NODE_ENV
- Combine init_onco and backend service
- removed node_modules and .svelte-kit volumes
- removed mongodb volumes
- adjusted http_proxy and https_proxy
- adjusted path prefix from oaut2 to oauth2-ovis
- removed network-mode "host" in fhir-transformer service
2025-04-09 13:43:53 +00:00
tm16-medma and GitHub
1b01bd81ff
Updated the fhir-transformer image and init_onco container to sleep after finishing
2025-04-03 15:04:01 +02:00
tm16-medma
86a2b78d8f
corrected a syntax error
2025-04-01 10:57:02 +00:00
tm16-medma
cf1ba43d39
refactor: restructure ovis-compose.yml and added MongoDB initialization to sh
...
- Removed the traefik service and renamed traefik-forward-auth to ovis- with ovis-traefik-forward-auth the labels, however would need help there as i got no knowledge of how OAuth2 works (Torben initialized that container)
- Updated MongoDB service configuration to include a direct initialization script for user and operation collections in the sh instead of in the compose directly
- Adjusted volume paths to only use the /var/cache/bridgehead/ccp directory
- Adjusted frontend and backend service labels for Traefik routing to not use ports
- Cleaned up unnecessary network definitions and volumes.
- Renamed FHIR Server URL to bridgehead-ccp-blaze:8080/fhir
- Removed redundant entrypoint (python main.py) of fhir transformer
2025-04-01 10:46:48 +00:00
tm16-medma and GitHub
3b49faaeb4
Update ovis-compose.yml
...
Please ignore the command in mongo :) It will be replaced soon with proper user authentication
2025-03-26 11:21:58 +01:00