chef/site-cookbooks/kosmos_rsk
Râu Cao 5765c08d6e
Fail over to next node when and RSK backend is down
2023-11-15 13:21:46 +01:00
..
.delivery WIP RSK cookbook 2021-06-13 16:58:53 +02:00
attributes Upgrade RSKj to 5.3.0, deploy new nodes 2023-11-04 15:06:31 +01:00
recipes Refactor RSK nginx sites for proxy/lb usage 2023-06-18 16:55:38 +02:00
resources Migrate RSK proxies to openresty 2023-07-26 14:08:44 +02:00
templates Fail over to next node when and RSK backend is down 2023-11-15 13:21:46 +01:00
test/integration/rskj Upgrade RSKj to 5.3.0, deploy new nodes 2023-11-04 15:06:31 +01:00
.gitignore WIP RSK cookbook 2021-06-13 16:58:53 +02:00
Berksfile Include nginx cookbook in local deps (for testing) 2023-02-01 20:43:07 +08:00
CHANGELOG.md Bump cookbook version 2023-02-01 20:45:01 +08:00
LICENSE WIP RSK cookbook 2021-06-13 16:58:53 +02:00
README.md Document testing commands 2023-02-01 20:44:45 +08:00
chefignore WIP RSK cookbook 2021-06-13 16:58:53 +02:00
kitchen.yml Upgrade RSKj to 5.3.0, deploy new nodes 2023-11-04 15:06:31 +01:00
metadata.rb Upgrade RSKj to 5.3.0, deploy new nodes 2023-11-04 15:06:31 +01:00

README.md

kosmos_rsk

Configures/deploys RSKj and related software.

Testing

With a Docker daemon running:

kitchen create
kitchen converge
kitchen verify
kitchen destroy