-
Notifications
You must be signed in to change notification settings - Fork 16
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
add optional FTP setup #297
Comments
I've added a separate repository for this feature here: https://github.com/wmo-im/minio-ftp-forwarder I've tested this on the physical wis2box WMO has started to prepare for Zimbabwe |
add the option of using 'minio-ftp-forwarder' to our documentation describing data ingestion options |
@maaikelimper to add optional docker compose setup in |
I need to do some more work to test and prepare standalone images and a docker-compose that reference environment variables from wis2box, to be bumped to sprint-009 |
I've prepared the image for wis2box-ftp which is now available as ghcr.io/wmo-im/wis2box-ftp published through GHA from https://github.com/wmo-im/wis2box-ftp I'm wondering how to add this as an option to wis2box, I could introduce another flag '--ftp' so a user could start wis2box with: @tomkralidis , I'm not sure you agree with this way of adding services to the wis2box-docker-compose-stack. Do you have other ideas how you would like to organize this? |
As an extra, I think we should document this in wis2box for optional FTP forwarding workflows, with steps on how to run wis2box-ftp. I don't think this needs to be supported by |
Implemented in #409 |
To test in a future iteration. |
User story
As a wis2box user, I want wis2box to be able to accept data upload via FTP, so that I can upload my data in a lower barrier fashion.
Acceptance criteria
Definition of done
The text was updated successfully, but these errors were encountered: