summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make benchmarking workbenchMagnus Ahltorp2015-11-118-11/+82
|
* Add catlfish-benchmark embryo.Linus Nordberg2015-10-299-0/+169
|
* Fix a typo in ERL_LIBS path to plop.Linus Nordberg2015-08-251-5/+6
| | | | | Also, handle lager like catlfish and plop, i.e. find out its version number instead of using a static string.
* Make /start.sh executable.Linus Nordberg2015-07-311-0/+0
|
* No need to symlink /usr/local/etc/catlfish/catlfish.config.Linus Nordberg2015-06-121-1/+0
|
* Pass $MERGE_EXTRA_ARGS.Linus Nordberg2015-06-121-1/+2
|
* Node name is second arg, not third.Linus Nordberg2015-06-121-2/+2
|
* Fix paths for catlfish config file. Don't use CATLFISH_DB_DIR.Linus Nordberg2015-06-121-9/+9
|
* verifycert depends on plop too.Linus Nordberg2015-06-101-3/+6
|
* Pass arguments to catlfish start script.Linus Nordberg2015-06-051-1/+2
|
* Adjust `-c' argument addServer to reflect certificate naming scheme.Linus Nordberg2015-06-051-1/+5
| | | | Also, add informative defaults.
* Add catlfish-dev-lunahsm.Linus Nordberg2015-06-0510-3/+20
|
* Copy cacert.pem to merge nodes too.Linus Nordberg2015-06-051-0/+6
|
* Actually work.Linus Nordberg2015-06-051-3/+2
|
* chmod 600 webkey-$node.pemLinus Nordberg2015-06-051-0/+2
|
* Don't recreate authkeys.Linus Nordberg2015-06-051-7/+10
|
* Make mklog.py (more) idempotent.Linus Nordberg2015-06-041-15/+22
| | | | | One should be able to add hosts to $logname.cfg and run again, with the correct result.
* Revamp log creation.Linus Nordberg2015-06-042-60/+166
| | | | Read a catlfish .cfg file and don't loop in a makefile.
* Add a makefile for creating keys and certs needed for a log.Linus Nordberg2015-06-013-3/+89
|
* Don't rebuild config file if it exists.Linus Nordberg2015-06-011-4/+12
|
* Add PHONY.Linus Nordberg2015-05-261-0/+3
|
* Initial commit.Linus Nordberg2015-05-2614-0/+306