Closed Bug 534872 Opened 16 years ago Closed 15 years ago

rsync access from build.mozilla.org to cruncher.build.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: dmoore)

Details

I've got some files I'd like to have rsync'ed over regularly from cruncher to be made available on a publicly visible web server. I was thinking of setting up something like this in a cronjob: rsync -a --delete cruncher.build.mozilla.org::builds/ /var/www/html/build/builds/
Assignee: server-ops → dmoore
your cronjob looks like it's running on the remote host. Can you run that on cruncher instead so I only have to open outbound tcp port instead of opening up an inbound policy and worrying about security? (and historically the build network has had extremely limited outbound access - joduinn, you okay opening this up?)
(In reply to comment #1) > your cronjob looks like it's running on the remote host. > > Can you run that on cruncher instead so I only have to open outbound tcp port > instead of opening up an inbound policy and worrying about security? Depends on what's involved in setting up the appropriate accounts and ssh keys on build.m.o. I think something like this deserves to run as its own user if it's going to be writing to files in the web document root. > (and historically the build network has had extremely limited outbound access - > joduinn, you okay opening this up?)
Group: infra
ping
what are we blocked on here?
I'd like to make some progress on this please.
Assignee: dmoore → server-ops
Severity: minor → normal
Assignee: server-ops → dmoore
Severity: normal → major
ETA today, we have the proper rules in place... just setting up keys now.
Builds are now being copied over on the hour.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Awesome, thanks!
Please change the rsync to run more frequently, say every 5 minutes.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
5 minutes it is.
Status: REOPENED → RESOLVED
Closed: 16 years ago15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.