Open HadleyKing opened 2 months ago
Refactoring the censuscope.php
into the censu-scope.py
is in progress.
Not sure how to copy this over into the new HIVE-platform project? @HadleyKing @kee007ney
Note to self: we want to run CensuScope outside of the HIVE environment with the updated NT to test if this will resolve the issue of not being able to update NT.
Will be run as a Docker so it can be integrated into HIVE. NT will not be part of the Docker image.
Full TaxDB may be part of the image -- Hadley and I don't know how to make two Docker images talk to each other and it works as is, so given the speed requirement, we'll just have a 20Gb Docker image.
Need @HadleyKing upload local deployment documentation
Building on https://github.com/GW-HIVE/Platform/issues/92, CensuScope needs to be updated to a more modern framework. The current plan is to rebuild the PHP wrapper into a Python wrapper that is more accessible for current hardware.