Commit Graph

18 Commits

Author SHA1 Message Date
Joshua Boniface 483f357f2b Improve handling of SSH host keys
1. Use StrictHostKeyChecking=accept-new to implicitly accept new SSH
host keys, preventing us from having to do this manually.

2. Use VerifyHostKeyDNS=yes to allow verification of DNSSEC-signed SSHFP
records, if available.
2021-10-31 02:24:28 -04:00
Joshua Boniface e9759a08c2 Fix illegal environment variable name 2021-10-31 02:19:33 -04:00
Joshua Boniface 7041eb7b85 Add missing argument to function call 2021-10-31 02:18:28 -04:00
Joshua Boniface d366f08a3f Add support for SSH deploy key cloning 2021-10-31 02:11:57 -04:00
Joshua Boniface 54d5837515 Add notes about the Webhook URL path 2021-10-31 01:44:15 -04:00
Joshua Boniface 8cc1067ed3 Handle missing bbuilder-tasks files better 2021-10-31 01:41:52 -04:00
Joshua Boniface 430cf8fcf9 Add warning about lack of TLS 2021-10-31 01:38:18 -04:00
Joshua Boniface 168b406cf0 Fix missing dependency and clean up README 2021-10-31 01:24:12 -04:00
Joshua Boniface d2d37faa40 Remove extra spaces around = 2021-10-31 01:12:07 -04:00
Joshua Boniface 6a1ad63fd0 Fix description of worker unit 2021-10-31 01:11:09 -04:00
Joshua Boniface 1549726c05 Fix the wording of the Systemd line 2021-10-31 00:56:35 -04:00
Joshua Boniface e8c6348a23 Mention the systemd part 2021-10-31 00:55:48 -04:00
Joshua Boniface 2277ea3ac1 Add systemd example configurations 2021-10-31 00:51:38 -04:00
Joshua Boniface 2a941e6ece Add authentication key support to API 2021-10-31 00:38:37 -04:00
Joshua Boniface 0e4bb177ef Make README example YAML compliant 2021-10-31 00:07:32 -04:00
Joshua Boniface 9a1f5c6b6d Initial commit of the bbuilder code and README 2021-10-30 23:52:31 -04:00
Joshua Boniface 0020f31441 Add .gitignore file 2021-10-30 22:56:25 -04:00
Joshua Boniface 20214e690a Initial commit of empty README 2021-10-30 16:19:50 -04:00