Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add catlfish-benchmark embryo. | Linus Nordberg | 2015-10-29 | 9 | -0/+169 |
| | |||||
* | Fix a typo in ERL_LIBS path to plop. | Linus Nordberg | 2015-08-25 | 1 | -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 Nordberg | 2015-07-31 | 1 | -0/+0 |
| | |||||
* | No need to symlink /usr/local/etc/catlfish/catlfish.config. | Linus Nordberg | 2015-06-12 | 1 | -1/+0 |
| | |||||
* | Pass $MERGE_EXTRA_ARGS. | Linus Nordberg | 2015-06-12 | 1 | -1/+2 |
| | |||||
* | Node name is second arg, not third. | Linus Nordberg | 2015-06-12 | 1 | -2/+2 |
| | |||||
* | Fix paths for catlfish config file. Don't use CATLFISH_DB_DIR. | Linus Nordberg | 2015-06-12 | 1 | -9/+9 |
| | |||||
* | verifycert depends on plop too. | Linus Nordberg | 2015-06-10 | 1 | -3/+6 |
| | |||||
* | Pass arguments to catlfish start script. | Linus Nordberg | 2015-06-05 | 1 | -1/+2 |
| | |||||
* | Adjust `-c' argument addServer to reflect certificate naming scheme. | Linus Nordberg | 2015-06-05 | 1 | -1/+5 |
| | | | | Also, add informative defaults. | ||||
* | Add catlfish-dev-lunahsm. | Linus Nordberg | 2015-06-05 | 10 | -3/+20 |
| | |||||
* | Copy cacert.pem to merge nodes too. | Linus Nordberg | 2015-06-05 | 1 | -0/+6 |
| | |||||
* | Actually work. | Linus Nordberg | 2015-06-05 | 1 | -3/+2 |
| | |||||
* | chmod 600 webkey-$node.pem | Linus Nordberg | 2015-06-05 | 1 | -0/+2 |
| | |||||
* | Don't recreate authkeys. | Linus Nordberg | 2015-06-05 | 1 | -7/+10 |
| | |||||
* | Make mklog.py (more) idempotent. | Linus Nordberg | 2015-06-04 | 1 | -15/+22 |
| | | | | | One should be able to add hosts to $logname.cfg and run again, with the correct result. | ||||
* | Revamp log creation. | Linus Nordberg | 2015-06-04 | 2 | -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 Nordberg | 2015-06-01 | 3 | -3/+89 |
| | |||||
* | Don't rebuild config file if it exists. | Linus Nordberg | 2015-06-01 | 1 | -4/+12 |
| | |||||
* | Add PHONY. | Linus Nordberg | 2015-05-26 | 1 | -0/+3 |
| | |||||
* | Initial commit. | Linus Nordberg | 2015-05-26 | 14 | -0/+306 |