mhwdvs / AcquireSand

Web service to sort graphics cards from eBay by value (price/performance)
https://gpu.mhwdvs.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

Remove commonfiles folder #2

Open mhwdvs opened 3 years ago

mhwdvs commented 3 years ago

Was initially intended as "persistent" storage of eBay API data, but is basically unnecessary with the transition to the docker /docker-compose environment. Replace with a docker volume

mhwdvs commented 3 years ago

More difficult to remove than anticipated due to errors with sharing the files between containers, will be easier to leave it as is for now and completely rework data storage with DBMS + API access