Closed Bug 977216 Opened 12 years ago Closed 12 years ago

Symbols upload by HTTP or web form

Categories

(Socorro :: Webapp, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

(Whiteboard: [config changes])

The main use case is to be able to script a HTTP POST upload. E.g.:: curl -H "Auth-Token: XXXX" -X POST --data @mysymbols.tgz http://socorro/api/symbols/upload/
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Blocks: 977218
It should also be possible to do an upload using a plain web file form. We'll also need a dedicated permission for this.
Whiteboard: [config changes]
The Config changes needed for this that the uploads will by default go into `webhead-root/media/symbols-uploads` (the directory might not exist until it gets attempted the first time) This directory needs to be an NFS mount that the crontabber server will later be able to reach. On stage, we don't run crontabber but it would be good to test it out anyway.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 980082
Target Milestone: --- → 77
Blocks: 1012672
You need to log in before you can comment on or make changes to this bug.