issues
search
anvilproject
/
client-apis
Clients for Python, R, javascript that interact with [terra, gen3, galaxy, others]
Apache License 2.0
9
stars
5
forks
source link
feat: add docker implementation
#40
Closed
luan-dev
closed
3 years ago
luan-dev
commented
3 years ago
Summary
Refactored some scripts to work in a container
Changelog
added
lite version of pyAnVIL library to resolve threading issues
added
docker support for ETL scripts
Additional Notes
Auth still uses a
creds.json
file (security concern)
Need to look into a fix for PubSub firing topics multiple times. Semaphore was temporary solution for demo purposes
Summary
Changelog
Additional Notes
creds.json
file (security concern)