Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spoonbill: Backup server #483

Open
jpmckinney opened this issue Jan 23, 2024 · 1 comment
Open

Spoonbill: Backup server #483

jpmckinney opened this issue Jan 23, 2024 · 1 comment
Labels
blocked S: spoonbill Relating to the Spoonbill service

Comments

@jpmckinney
Copy link
Member

Split from #289 as Spoonbill is not launched.

It also hosts a flattening tool (spoonbill), which is an online wizard to transform the JSON to Excel/CSV. Having the JSON files on the same server make this second tool much faster. Users can also upload their own JSON files to the flattening tool.

For the flattening tool, its processing is fairly CPU intensive, so it needs to be comparable to the production server. The requirements expressed by Quintagroup were "4 or more CPU core" "RAM - 8GB or more".

Users of the flattening tool can download the Excel/CSV output for a given time period. If we want to preserve access, we will need to copy over some files as well. I'll also need to check if there's a database to sync.

@jpmckinney jpmckinney added blocked S: spoonbill Relating to the Spoonbill service labels Jan 23, 2024
@jpmckinney
Copy link
Member Author

jpmckinney commented May 3, 2024

Blocked as not launched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked S: spoonbill Relating to the Spoonbill service
Projects
None yet
Development

No branches or pull requests

1 participant