artsy / rosalind

Admin app for batch operations on genomes
https://artsy.github.io/blog/2019/05/09/rosalind/
MIT License
5 stars 8 forks source link

chore: upgrade developer setup with latest patterns and shared config #760

Closed joeyAghion closed 8 months ago

joeyAghion commented 8 months ago

This improves Rosalind's developer setup, adopting our common patterns for development environments. I've already created and uploaded a basic .env.shared file.

This allowed me to start the web and worker processes successfully, but a fully functional developer environment also needs elasticsearch (locally or via VPN to staging), which I didn't tackle here.

My hokusai dev start hangs on a shakapacker step. Not sure why, and not sure it's worth a ton of investigation. 🤷