issues
search
elixir-cloud-aai
/
proWES
Proxy service for injecting middleware into GA4GH WES requests
Apache License 2.0
3
stars
5
forks
source link
fix: create storage dir on startup
#83
Closed
uniqueg
closed
1 year ago
uniqueg
commented
1 year ago
(Re)add volume definition for storage directory to
prowes
service in
docker-compose.yaml
Add startup routine for first start to
app.py
entry point, which creates the storage directory and sets the service info
Update custom exception docstrings
Extend error message if an unsupported workflow or version is requested
Remove test/dummy file inadvertently pushed in f7e8879
Fixes #82
prowes
service indocker-compose.yaml
app.py
entry point, which creates the storage directory and sets the service infoFixes #82