Configure/deploy RSKj #326

Merged
greg merged 6 commits from feature/deploy_rsk_testnet into master 2021-06-21 16:38:56 +00:00
Owner

Adds a new RSK cookbook, with a recipe for installing RSKJ with the standard config derived from the installation dialog (testnet vs. mainnet vs. regtest).

Uses dokken for InSpec integration tests. With docker running on your system, you should be able to run the tests using kitchen test.

Apt packages are cached on your host system (/var/cache/apt/archives/), so they don't have to be downloaded on subsequent test runs or when converging.

refs #325

Adds a new RSK cookbook, with a recipe for installing RSKJ with the standard config derived from the installation dialog (testnet vs. mainnet vs. regtest). Uses [dokken](https://github.com/test-kitchen/kitchen-dokken) for InSpec integration tests. With docker running on your system, you should be able to run the tests using `kitchen test`. Apt packages are cached on your host system (`/var/cache/apt/archives/`), so they don't have to be downloaded on subsequent test runs or when converging. refs #325
raucao added the
kredits-2
label 2021-06-16 09:29:01 +00:00
raucao added 4 commits 2021-06-16 09:29:01 +00:00
Author
Owner

Disclaimer: in order for rskj to be available via zerotier in production, one currently has to manually add the Zerotier IP to the HTTP "hosts" array in the config file. We can add support for this, and/or for using a domain, in the future.

Disclaimer: in order for rskj to be available via zerotier in production, one currently has to manually add the Zerotier IP to the HTTP "hosts" array in the config file. We can add support for this, and/or for using a domain, in the future.
raucao requested review from greg 2021-06-16 09:31:48 +00:00
raucao changed title from Configure/deploy RSK testnet node to Configure/deploy RSKj 2021-06-16 09:32:14 +00:00
raucao added 1 commit 2021-06-16 09:35:57 +00:00
greg added 1 commit 2021-06-21 16:37:27 +00:00
greg approved these changes 2021-06-21 16:38:18 +00:00
greg left a comment
Owner

👍

👍
greg merged commit aa98b07f33 into master 2021-06-21 16:38:56 +00:00
greg deleted branch feature/deploy_rsk_testnet 2021-06-21 16:39:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#326
No description provided.