Commit Graph

40 Commits

Author SHA1 Message Date
Roland Shoemaker 56b5aeef1a Typo 2015-08-03 11:26:48 -07:00
Roland Shoemaker 5ff3f124e5 Add line to README about start.py 2015-08-03 11:25:12 -07:00
Jeff Hodges f61dad3856 correct README discussion of godep 2015-07-24 16:39:33 -07:00
Jeff Hodges cfcd6dfc88 remove pkcs11 tag for build and test scripts
With #525 in place, we no longer need to worry about setting the pkcs11
tag everywhere.
2015-07-24 16:33:05 -07:00
Jeff Hodges 4cb661fc78 document CGO_* env variables for macports 2015-07-09 18:29:03 -07:00
Aaron Zuehlke f4378cc903 typo 2015-06-12 13:30:33 -05:00
J.C. Jones eb4e05ea8d Note that you may need to use 'brew' on OSX 2015-06-10 13:56:38 -07:00
Jacob Hoffman-Andrews 70bacd567b Include ltdl install instructions. 2015-06-05 12:05:10 -07:00
Jacob Hoffman-Andrews d80d301447 Update latest CFSSL to pick up OCSP config. 2015-06-03 16:51:23 -07:00
Jacob Hoffman-Andrews 1110666226 AMQP integration test improvements.
Clean up tempfiles on exit.
Print exceptions instead of hiding them.
Exit early if a build fails, and clean up processes that are running at the time.
Update README to reflect RabbitMQ requirement.
2015-06-02 13:39:05 -07:00
J.C. Jones 4f48f1cf7d Updates to the README for Docker 2015-06-01 23:14:34 -07:00
Richard Barnes f0e2d1fa28 Updating README with enhanced detail on what happens where. 2015-06-01 02:08:47 -04:00
Richard Barnes 9917ca17f6 Clean up TODOs 2015-06-01 02:05:17 -04:00
Jacob Hoffman-Andrews 2e212134e8 Update README: Don't mention node-acme. 2015-05-27 17:14:33 -07:00
J.C. Jones 894703ae67 Follow-on work for Issue #62
- Documentation correction
- Don't lose the problemDoc failback (merge issue, I guess?)
- Add the start of an ack script to find methods implementing the audit UUIDs
- Documentation fix (RA calls VA, not WFE)
- Audit log revocations
- Audit log unauthorized domains
- Include all SANs in issuance audit log
- Add a script to locate all audit markers
2015-05-18 18:23:09 -07:00
Jacob Hoffman-Andrews 675e4916db Add instructions to update dependencies. 2015-04-13 14:36:44 -04:00
Jacob Hoffman-Andrews 4bdec58e05 Include cfssl in vendored deps.
And introduce a start.sh that starts both boulder and cfssl.
2015-04-10 16:39:56 -07:00
J.C. Jones 4ca694a25b Note that you can (and should) run the Docker image read-only. Boulder should never write to disk itself. 2015-03-27 09:42:01 -07:00
Jacob Hoffman-Andrews dc68fd4fe1 Update README and remove Nut.toml. 2015-03-26 14:28:58 -07:00
Jacob Hoffman-Andrews 0435e0feb6 Merge branch 'master' into vendorize
Conflicts:
	analysis/analysis-engine.go
	analysis/analysis-engine_test.go
	cmd/activity-monitor/main.go
	cmd/boulder-start/main.go
2015-03-25 15:18:20 -07:00
Jacob Hoffman-Andrews ddc0d7dcf5 Vendorize all dependencies with `nut`.
Nut, https://github.com/jingweno/nut, is a tool to manage Go dependencies and
versioning by vendorizing them, i.e. including them in your own repo.

This makes version management easier, as well as authenticating the contents of
this repository.

Also inthis change: Factor out the testing commands from .travis.yml to make it
easier to run them by hand. Add Vim swap files to .gitignore.
2015-03-25 15:11:40 -07:00
J.C. Jones 29d110cc7b Issue #50: Update Dockerfile and README for the new cmd splitup 2015-03-23 12:54:05 -07:00
Richard Barnes ef7693973a Gratuitous commit to re-start Travis 2015-03-05 18:26:46 -05:00
J.C. Jones aca80d476b Add coverage figures.
- Added Gover to the list so that we can use subpackages (like analysisengine)
2015-02-19 11:42:28 -07:00
J.C. Jones 09a1c06e72 Change Dockerfile to use ENTRYPOINT. 2015-02-09 16:08:05 -07:00
J.C. Jones b662a4c8d0 Initial Docker container support.
The container hosting is at https://quay.io/repository/letsencrypt/boulder .
2015-02-03 14:35:50 -07:00
Jeff Hodges dbe6cc76f9 branch is not actually desirable 2015-01-28 15:07:32 -08:00
Jeff Hodges 331b3bf60c branch parameter 2015-01-28 14:50:30 -08:00
Jeff Hodges e96b5e7b25 use svg for build status
png was for grandfathered repos, perhaps
2015-01-28 14:48:54 -08:00
Jeff Hodges ef51c4d644 add Travis CI to check the build
This will help prevent build problems like pr #12.

It'll require someone with rights to the letsencrypt GitHub account
registering it with travis-ci.org and, I believe, turning this repo on
in it.
2015-01-28 14:23:12 -08:00
Richard Barnes 4250a66d11 Merging master 2015-01-13 17:25:59 -05:00
Richard Barnes a6242b9c1a Remove some spurious notes 2015-01-13 17:23:16 -05:00
Richard Barnes bff5db953e Change name anvil -> boulder 2015-01-13 13:39:20 +00:00
Luit van Drongelen e2b683e329 Change Quickstart instructions to go get anvil-start
Fixes #3
2014-12-26 13:33:07 +01:00
bifurcation 363b224b85 Merge pull request #1 from bfrohs/patch-1
Gender-neutral pronoun
2014-12-23 13:48:43 -05:00
Richard Barnes 229b753b5c Changing Go platform link to point to the packages page 2014-12-23 13:38:03 -05:00
Henry aa2a1ef70b Fixed links to dependencies
codegangsta/cli was broken and link to golang.org is nice to have.
2014-12-23 13:53:56 +01:00
Brandon Frohs dab643dddb Use plural "domain holders" to match "their" 2014-12-22 17:59:59 -05:00
Brandon Frohs 19268e3877 Gender-neutral pronoun 2014-12-22 17:02:04 -05:00
Richard Barnes ea10849dcf Initial check-in 2014-12-22 16:52:00 -05:00