π¨ Action Required - New Release - Goethe (v2.10.0)
"As soon as you trust yourself, you will know how to live." β Johann Wolfgang von Goethe
gm Resource Providers! πΈ
Lilypad v2.10.0 - Goethe was released requiring RPs to update! https://github.com/Lilypad-Tech/lilypad/releases/tag/v2.10.0
The Docker Compose file has been updated to run Bacalhau in a separate Docker container. This change will help to ensure Bacalhau keeps running in the event that the Lilypad Resource Provider restarts or encounters an issue.
v2.10.0:
- Add base services compose file
- Run bacalhau in a separate container
- Silence web3 event listener cancellation errors
- Add solver metrics
Update Linux RP:
1οΈβ£ Stop the RP (skip if offline):
`sudo systemctl stop bacalhau`
`sudo systemctl stop lilypad-resource-provider`
Leave the local IPFS node running.
2οΈβ£ Remove the old Lilypad executable carefully:
`sudo rm -rf /usr/local/bin/lilypad`
3οΈβ£ Install the latest version
https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node/linux#install-lilypad
4οΈβ£ Restart RP
Once configured, start the RP:
`sudo systemctl start bacalhau`
`sudo systemctl start lilypad-resource-provider`
Update Docker RP
Use the `docker-compose`
file to effortlessly setup the RP. https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node/docker#docker-compose
π¨ Reminder: Update Window
For update window with new releases, RPs will have two weeks to update before the previous version is deprecated. Failure to update in this period will prohibit a RP from remaining active on the network, having PoWs tracked or earning rewards.
Got questions? Hop into our Discord #i-need-help channel. π