Граф коммитов

4387 Коммитов

Автор SHA1 Сообщение Дата
Zachary Carter b85d379ec9 add SRP configuration params 2013-06-24 14:50:14 -07:00
Zach Carter b18112b008 Merge pull request #34 from dannycoates/srp1
copied Jed's srp.js to lib
2013-06-24 14:45:12 -07:00
Danny Coates c77275c4df added srp group parameters 2013-06-24 14:19:02 -07:00
Danny Coates e06cad8139 copied Jed's srp.js to lib 2013-06-24 11:52:14 -07:00
Danny Coates e0d68e54cf Merge pull request #33 from dannycoates/awsboxen
added awsboxen config and log server
2013-06-20 17:24:19 -07:00
Danny Coates f92c4e6a28 updated logbox with persona login, and readded IdpBox, thanks @zaach 2013-06-20 12:43:43 -07:00
Danny Coates bef8f0bbed use heka stats on aws 2013-06-20 11:10:34 -07:00
Danny Coates 43c9cb0ce1 change logstash message format 2013-06-20 11:10:34 -07:00
Danny Coates 8c83b695bb send logs to logs.profileinthecloud.net by default
This MUST change! This is only for testing until we set up a better
way of configuring.
2013-06-20 11:10:34 -07:00
Danny Coates 1f22d4c1e1 changed default logstash log file, fixed a config issue 2013-06-20 11:10:34 -07:00
Danny Coates 3bdd3e2589 use AWSBox as the IdpServer ami
this fixes the issue of logstash not being installed at the
expense of installing mysql and memcached too
2013-06-20 11:10:34 -07:00
Danny Coates 380c4b4c1d broke apart stats stuff a bit 2013-06-20 11:10:34 -07:00
Danny Coates c7abb0c156 use bunyan as the logger, remove 'good' 2013-06-20 11:10:34 -07:00
Danny Coates 5d2bd7da4a added logstash 2013-06-20 11:10:34 -07:00
Danny Coates 235ce8d728 updated deps 2013-06-20 11:10:34 -07:00
Danny Coates 19f5cddd80 set base path for files and views to project dir 2013-06-20 11:10:34 -07:00
Danny Coates e577e853cb added awsboxen 2013-06-20 11:10:34 -07:00
Zachary Carter 458b910992 add link to protocol 2013-06-17 15:18:57 -07:00
Danny Coates da30bc8ea7 use memcached package instead of postcreate install 2013-06-14 14:48:47 -07:00
Danny Coates bac52c6c92 Merge pull request #32 from mozilla/bin_directory
use the bin/server convention of other identity projects
2013-06-14 09:54:27 -07:00
Danny Coates 3a928ab598 Merge pull request #31 from mozilla/memcached
install memcached on awsbox deploys
2013-06-13 17:30:55 -07:00
Zachary Carter 4b3b2ec35e use the bin/server convention of other identity projects 2013-06-13 14:34:37 -07:00
Zachary Carter 8d9243f15c install memcached on awsbox deploys 2013-06-13 14:20:44 -07:00
Zachary Carter 8cd033ff34 Merge branch 'toobusy' of git://github.com/dannycoates/picl-idp into toobusy
Conflicts:
	package.json
2013-06-06 09:55:58 -07:00
Zach Carter 455bef1418 Merge pull request #28 from dannycoates/heka
Added request status heka messages
2013-06-06 09:52:10 -07:00
Danny Coates f0489eaa7b added toobusy 2013-06-05 15:19:27 -07:00
Danny Coates ae4673d5eb added path cbuf to request.lua (required heka dev) 2013-06-05 14:46:50 -07:00
Danny Coates 742a602c19 added request statusCode heka counter 2013-06-04 17:51:34 -07:00
Danny Coates c2f5c1abf1 switch to using native heka messages for memory reporting 2013-06-04 17:51:34 -07:00
Zach Carter 2e5722bd72 Merge pull request #26 from dannycoates/heka
heka experiment
2013-06-03 11:18:23 -07:00
Danny Coates db9d62c2b1 space out 2013-06-02 10:05:23 -07:00
Danny Coates 5a357c9a92 cleaned up memory.lua 2013-05-31 18:56:15 -07:00
Danny Coates cdca282e23 use node-statsd to send memory data to heka 2013-05-31 17:22:48 -07:00
Danny Coates ffa64d1c53 reorganized heka files 2013-05-30 18:06:33 -07:00
Danny Coates 5f86f184e8 changed postdeploy 2013-05-30 16:59:03 -07:00
Danny Coates 90ab62d832 touch 2013-05-30 15:47:19 -07:00
Danny Coates 49071c18ca WIP on heka integration 2013-05-30 15:11:21 -07:00
Danny Coates 7e8b023535 stubbing in heka 2013-05-30 15:08:16 -07:00
Zach Carter 4577b80797 Merge pull request #24 from mozilla/aws_config
load aws.json config
2013-05-29 23:20:15 -07:00
Zachary Carter 994dc1aee4 upgrade to hapi 1.6.0 2013-05-29 23:12:57 -07:00
Danny Coates dbbc3d3caf Merge pull request #21 from mozilla/auto_gen_keys
generate idp keypair on demand
2013-05-28 10:14:44 -07:00
Danny Coates 40e0e7383e Merge pull request #15 from mozilla/reset_protocol
Implement getResetToken and resetPassword of the idp protocol
2013-05-28 10:08:55 -07:00
Zachary Carter 0e65030a61 fix bad aws.json 2013-05-27 15:34:08 -07:00
Zachary Carter ea4ef03124 load aws.json config 2013-05-27 15:21:12 -07:00
Zachary Carter 37e90175c6 generate idp keypair on demand 2013-05-25 10:06:03 -07:00
Zachary Carter 2519d21984 Implement getResetToken and resetPassword of the idp protocol 2013-05-24 16:00:20 -07:00
Zachary Carter 69c1073962 Fix incorrect log messages - issue #12 2013-05-23 17:03:56 -07:00
Zach Carter c79a32d295 Merge pull request #14 from dannycoates/awsbox
use the node v0.10 awsbox ami
2013-05-23 16:58:19 -07:00
Danny Coates 6b01ab4b0a Merge pull request #13 from mozilla/monitor
use monitoring plugin and log error responses
2013-05-23 16:38:49 -07:00
Zachary Carter 6422960cf9 use monitoring plugin and log error responses 2013-05-23 16:01:07 -07:00