Ryan Kelly
|
a4060b89a2
|
Merge pull request #149 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
|
2019-03-29 06:50:59 +11:00 |
Mozilla-GitHub-Standards
|
fb2cc0f221
|
Add Mozilla Code of Conduct file
Fixes #148.
_(Message COC002)_
|
2019-03-27 20:54:25 -07:00 |
whd
|
49183bba5c
|
Merge pull request #147 from jrgm/fix-relative-date-dep
use standalone ./lib/relative-date.js
|
2016-03-23 16:59:25 -07:00 |
John Morrison
|
43b825d8d4
|
use standalone ./util/relative-date.js
|
2016-03-23 15:31:07 -07:00 |
Andrew Chilton
|
69f742e7a2
|
Merge pull request #143 from itayadler/master
Updating nice-route53, fixes error when no hosted zones are found
|
2015-02-17 09:37:07 +13:00 |
Itay Adler
|
2d82cb34b9
|
Updating nice-route53, fixes error when no hosted zones are found
|
2015-02-16 09:47:20 -08:00 |
Andrew Chilton
|
33c9de8f64
|
Merge pull request #139 from chilts/ami-creation-docs-updates
Extra refined instructions for AMI creation
|
2014-06-20 16:57:12 +12:00 |
Andrew Chilton
|
b277bc0d5b
|
Extra refined instructions for AMI creation
|
2014-06-20 16:41:59 +12:00 |
Andrew Chilton
|
3e0e895142
|
Merge pull request #138 from jrgm/towards-new-ami-and-etc
Towards new ami and etc
|
2014-06-20 15:27:45 +12:00 |
John Morrison
|
f8e2e4c2b3
|
nodejs -> v0.10.29
|
2014-06-17 16:45:20 -07:00 |
John Morrison
|
592b4b5829
|
new ami images
|
2014-06-11 06:19:31 +00:00 |
John Morrison
|
1a30723e06
|
copy up pristinify script to ~ec2-user
|
2014-06-11 06:19:31 +00:00 |
John Morrison
|
0c1d07c2b1
|
doc fix
|
2014-06-11 06:15:46 +00:00 |
John Morrison
|
3484af09b2
|
workaround a problem with permissions on ~ec2-user/.ssh/authorized_keys
|
2014-06-11 06:15:46 +00:00 |
John Morrison
|
1d80315db9
|
a couple of fixes needed in some cases
|
2014-06-11 06:15:46 +00:00 |
John Morrison
|
49dc965d14
|
increase maxBuffer for yum install,update which can spew on a stale ami image
|
2014-06-11 06:15:46 +00:00 |
John Morrison
|
bafa69d845
|
add emacs-nox, strace, locate
|
2014-06-07 05:32:51 +00:00 |
John Morrison
|
30f8f0475e
|
need to make StrictModes modifiable by uncommentingd
|
2014-06-07 05:31:15 +00:00 |
John Morrison
|
db64216331
|
some small tweaks to docs on make_an_image
|
2014-06-07 05:28:02 +00:00 |
Andrew Chilton
|
0e395eb1d8
|
Merge pull request #129 from chilts/standardise-env-var-names
Standardise which environment variables we use
|
2014-06-04 15:34:12 +12:00 |
Andrew Chilton
|
b9d35696c6
|
Merge pull request #137 from jrgm/use-node-0.10.28
update to node 0.10.28
|
2014-06-04 14:44:05 +12:00 |
John Morrison
|
00b1bdfa0b
|
update to node 0.10.28
|
2014-06-03 19:02:53 -07:00 |
Zach Carter
|
1c70e904a3
|
Merge pull request #136 from vladikoff/maxBuffer
Fix buffer limits on remote commands
|
2014-06-02 15:44:33 -07:00 |
vladikoff
|
40cfddd311
|
Fix buffer limits on remote commands
|
2014-06-01 20:39:39 -07:00 |
Sean McArthur
|
440c9c93e0
|
Merge pull request #135 from jrgm/proxy-buffering-off
set "proxy_buffering off" for GH-131 and GH-122
|
2014-05-30 19:10:23 -07:00 |
John Morrison
|
2ea14f5754
|
set "proxy_buffering off" for GH-131 and GH-122
|
2014-05-30 19:07:59 -07:00 |
Andrew Chilton
|
501cfcd35c
|
Merge pull request #130 from jrgm/issue-126-write-ver-txt-at-end
write out ver.txt after everything has completed ok
|
2014-03-18 14:53:28 +13:00 |
John Morrison
|
4d4fdde9a2
|
order child_process.exec callback parameters correctly
|
2014-03-17 16:20:25 -07:00 |
John Morrison
|
b6ef8560c9
|
write out ver.txt after everything has completed ok
|
2014-03-16 22:33:53 -07:00 |
Andrew Chilton
|
8831969658
|
Merge pull request #119 from mozilla/rfk/multi-level-subdomains
Support multi-level subdomains within a hosted zone.
|
2014-03-17 15:19:28 +13:00 |
Andrew Chilton
|
f638a185d3
|
Standardise which environment variables we use
The following tools all use AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY,
so let's use them too:
* aws-cli : https://github.com/aws/aws-cli#getting-started
* aws-sdk-ruby : http://docs.aws.amazon.com/AWSRubySDK/latest/index.html#Basic_Configuration
* aws-sdk-js : http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html#Credentials_from_Environment_Variables
|
2014-03-17 15:17:46 +13:00 |
Zach Carter
|
436dbd6048
|
Add instructions for restarting the proxy
|
2014-03-14 11:26:19 -07:00 |
Dan Callahan
|
93db4c4f72
|
Merge pull request #125 from jrgm/fix-awsbox-list-undef
check if dispName is defined first
|
2014-03-11 16:08:44 -05:00 |
John Morrison
|
89c016ec4a
|
check if dispName is defined first
|
2014-03-11 11:14:41 -07:00 |
Ryan Kelly
|
5d08b3e3f6
|
Support multi-level subdomains within a hosted zone.
|
2014-02-12 13:35:17 +11:00 |
Lloyd Hilaiel
|
d6917b3278
|
remove debug output
|
2014-02-11 01:49:25 +02:00 |
Lloyd Hilaiel
|
8c91480775
|
и аз съм човек
|
2014-02-11 01:33:40 +02:00 |
Lloyd Hilaiel
|
c4d337ea1a
|
try not to sound like a complete idiot
|
2014-02-11 01:13:11 +02:00 |
Lloyd Hilaiel
|
cf6561eec0
|
typo in instructions to create a new base AMI
|
2014-02-11 01:11:46 +02:00 |
Lloyd Hilaiel
|
27fec7829f
|
bump version after publishing
|
2014-02-11 01:08:26 +02:00 |
Lloyd Hilaiel
|
52f2d226b8
|
add a PRO TIP on making ssh faster for provisioning
|
2014-02-11 01:07:12 +02:00 |
Lloyd Hilaiel
|
b337ed565a
|
cleanup changelog
|
2014-02-11 01:05:56 +02:00 |
Lloyd Hilaiel
|
0031a9ebbb
|
land cdist based provisioning of awsbox AMIs.
|
2014-02-11 00:57:12 +02:00 |
Lloyd Hilaiel
|
feb83d374a
|
v0.7.0, version and changelog
|
2014-02-11 00:56:59 +02:00 |
Lloyd Hilaiel
|
6fb99faf38
|
add a script to make initial awsbox image creation easier
|
2014-02-11 00:20:16 +02:00 |
Lloyd Hilaiel
|
c849643778
|
a script to take a base amazon AMI and enable root@ ssh
|
2014-02-11 00:18:06 +02:00 |
Lloyd Hilaiel
|
782907fbd4
|
updated images
|
2014-02-11 00:06:25 +02:00 |
Lloyd Hilaiel
|
74993c6d12
|
truncate auth keys files to zero, but do not remove them (permissions are set at provisioning time)
|
2014-02-10 23:14:39 +02:00 |
Lloyd Hilaiel
|
2ae779e30e
|
document how to create new awsbox base images using cdist
|
2014-02-10 23:07:53 +02:00 |
Lloyd Hilaiel
|
82f290f540
|
wait longer for images to become available, improve waiting output
|
2014-02-10 23:06:40 +02:00 |