blackmassgroup / v_exchange

A scalable web app features LiveView authentication, user roles and permission system, and secure S3/Wasabi uploads. It calculates file hashes with Erlang crypto library and uses Oban for all most API requests for automated retries.Has CI/CD setup and is deployed on Fly.io.
https://virus.exchange
82 stars 7 forks source link

need to fix dockerfile #9

Closed yassirlaaouissi closed 1 year ago

yassirlaaouissi commented 1 year ago

I need to fix dockerfile for easier deployment and anti-host contamination.

Also need to add deployment instructions to readme

guessthepw commented 1 year ago

Not sure what your referencing here when you say "easier deployment". This is setup as CI/CD. Can't get any easier and there are no instructions.