Closed
Bug 1401644
Opened 7 years ago
Closed 7 years ago
Provide a minimal EC2 instance for prototyping web-platform-tests sync
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: impossibus, Unassigned)
References
Details
Attachments
(1 file)
752 bytes,
text/plain
|
Details |
We have a prototype of the web-platform-tests sync service here: https://github.com/mjzffr/version-control-tools/tree/wpt-downstream/wpt-sync
It's not production-ready, more like alpha, and we'd like to deploy on a minimal EC2 instance to work against elm and our own fork of the web-platform-tests repo. This will allow us to iron out details around deployment, starting/stopping services, monitoring, recovering from data loss.
Reporter | ||
Comment 1•7 years ago
|
||
As discussed, could you set this up for us, Greg? Thanks!
Flags: needinfo?(gps)
Reporter | ||
Comment 2•7 years ago
|
||
An ssh key for me in case you need it.
Comment 3•7 years ago
|
||
https://github.com/mozilla-platform-ops/devservices-aws/pull/68 just submitted.
I can work in SSH key integration later if requested by whoever reviews this. I have to duck out for lunch right now though.
Flags: needinfo?(gps)
Reporter | ||
Comment 4•7 years ago
|
||
Looks like the PR got merged, thanks. How do we access the instance?
Flags: needinfo?(gps)
Comment 5•7 years ago
|
||
EC2 instance is 34.209.73.42.
I couldn't wrangle terraform into adding maja's SSH key to just this host without also granting access to other things. So I manually created a "maja" user and group (with adm/wheel group membership for sudo) for her to use.
I also have https://github.com/mozilla-platform-ops/devservices-aws/pull/71 which contains needed Terraform changes for instance provisioning to work.
Flags: needinfo?(gps)
Reporter | ||
Comment 6•7 years ago
|
||
No longer needed. Thanks for your help!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•