Commit Graph

54 Commits

Author SHA1 Message Date
pancho horrillo
1e63f3c104 feat: Control API uses automatic cross-pinning mTLS (Closes #119)
. kapow server generates on startup a pair of certificates
that will use to secure communications to its control server.
It will communicate the server and client certificates as well
as the client private key to the init programs it launches,
via environment variables.

. kapow server now understands a new flag --control-reachable-addr
which accepts either a IP address or a DNS name, that can be used
to ensure that the generated server certificate will be appropiate
in case the control server must be accessed from something other
than localhost.

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2021-03-12 17:24:17 +01:00
cr0hn
9b05e7ec1f Update README.md
Fix - Contributing link
2021-01-29 11:11:16 +01:00
Roberto Abdelkader Martínez Pérez
cb27b290b8 doc(readme): explain the UUoC 2020-12-31 21:17:44 +01:00
Roberto Abdelkader Martínez Pérez
5679fdf295 doc(readme): remove superfluous option 2020-12-30 17:27:37 +01:00
pancho horrillo
26fa12c871 doc: drop mentions to .pow files ($deity REST their soul)
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2020-12-24 14:03:49 +01:00
Roberto Abdelkader Martínez Pérez
7c952faf11 Update README.md 2020-11-01 19:22:20 +01:00
pancho horrillo
307e348b62 chore: update test badge
No longer using CircleCI for this, but GitHub Actions.

Co-authored-by: Héctor Hurtado <hector.hurtado@bbva.com>
2020-06-12 12:48:06 +02:00
Roberto Abdelkader Martínez Pérez
2191cec36c Smaller motto 2019-12-18 17:06:06 +01:00
Roberto Abdelkader Martínez Pérez
5bd6729443 Italize the word "Kapow!" 2019-12-18 17:04:22 +01:00
Roberto Abdelkader Martínez Pérez
1c6a928333 Bigger logo in README 2019-12-18 17:01:29 +01:00
Roberto Abdelkader Martínez Pérez
89eab8db37 Stylize README header 2019-12-18 16:57:57 +01:00
pancho horrillo
34a5960b3c doc: fix wording 2019-11-27 16:13:32 +01:00
cr0hn
7a9c259182 fixed link to authors 2019-11-22 14:43:39 +01:00
cr0hn
00b28822cc fixed badges 2019-11-22 14:42:34 +01:00
cr0hn
855b5726ce - changed: badgets instead of summary table
- Moved authors to external file
2019-11-22 14:41:30 +01:00
pancho horrillo
ce83cac13e README.md: minor style fixes 2019-11-22 14:20:10 +01:00
pancho horrillo
0b0defd132 README.md: misc style fixes 2019-11-22 14:15:24 +01:00
cr0hn
5be545f168 typos in markdown 2019-11-22 13:41:43 +01:00
cr0hn
e871c296db typos in markdown 2019-11-22 13:38:06 +01:00
cr0hn
cfc2906776 typos in markdown 2019-11-22 13:18:37 +01:00
cr0hn
0ed6f995bb typos in markdown 2019-11-22 13:17:59 +01:00
cr0hn
3e65d07837 typos in markdown 2019-11-22 13:17:10 +01:00
cr0hn
c5815ea6e0 fixed titles to ensure markdown 2019-11-22 13:16:02 +01:00
cr0hn
2a7a7c1980 typos 2019-11-22 13:13:58 +01:00
cr0hn
2ad36d42d7 updated readme 2019-11-22 13:11:53 +01:00
cr0hn
105220b864 fix table 2019-11-22 12:34:39 +01:00
cr0hn
90938006a9 fixed filename: rst -> md 2019-11-22 12:31:57 +01:00
César Gallego Rodríguez
b759c0aca5 change to rst because tables 2019-06-21 10:56:35 +02:00
César Gallego Rodríguez
b5e3a962aa resize logo 2019-06-21 10:43:30 +02:00
César Gallego Rodríguez
16fff456c7 less Kapow! in our speech 2019-06-21 09:47:28 +02:00
César Gallego Rodríguez
abd60c24c2 another fix for url 2019-06-20 15:41:04 +02:00
César Gallego Rodríguez
ee013834ef fix blob url 2019-06-20 15:37:53 +02:00
César Gallego Rodríguez
3532be8ccc updated gif 2019-06-20 15:32:29 +02:00
César Gallego Rodríguez
d54beb3454 even more fixes 2019-06-20 12:02:08 +02:00
César Gallego Rodríguez
0ad3cd8f5e more fixes 2019-06-20 11:54:01 +02:00
César Gallego Rodríguez
99d36b6da0 fix typos 2019-06-20 11:35:01 +02:00
César Gallego Rodríguez
0a0d979148 Merge branch 'develop' of personal.github.com:BBVA/kapow into develop 2019-06-20 11:06:06 +02:00
César Gallego Rodríguez
e773f8ec29 more simple Readme and brand new doc 2019-06-20 11:04:24 +02:00
pancho horrillo
16145da7a5 README.md: fix style for clarity 2019-06-18 15:29:01 +02:00
pancho horrillo
b0e640716f README.md: style fix
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-06-18 11:08:37 +02:00
César Gallego Rodríguez
dd6afc21bb Kapow for the imatient 2019-06-14 12:20:36 +02:00
hhurtado
21c0eeb8d2 Small fix in README.md 2019-06-13 11:46:30 +02:00
hhurtado
19b0af199e Minor fix to README.md 2019-06-13 11:34:08 +02:00
pancho horrillo
7e07a3c959 README.md: fix a couple of style issues
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
2019-06-13 10:01:31 +02:00
pancho horrillo
97f8d653e7 README.md: style fixes 2019-06-13 09:01:45 +02:00
pancho horrillo
39ad7d879d README.md: style fixes (around grep) 2019-06-13 08:58:49 +02:00
pancho horrillo
8ce19166a4 README.md: fix multiline.pow that I just broke :-/ 2019-06-13 08:51:22 +02:00
pancho horrillo
5db6d6b37e README.md: clarify here-doc reference and syntax 2019-06-13 08:45:17 +02:00
pancho horrillo
ec56cc7d2b README.md: drop spurious backtick 2019-06-13 08:37:54 +02:00
pancho horrillo
9b7d92a159 README.md: fix some typos and style issues 2019-06-13 08:34:24 +02:00