I am working on adding a Watchtower to my node and it appears the guild for the Umbrel community is not updated. What has changed that I can’t seem to figure out?
I added the 4 lines in lnd.conf, then I typed, “docker-compose restart lnd”. It tells me no such service.
Thanks in advance,
docker container ls -a
will list all the docker container IDs.
it changes.
for example
1149a40113ad getumbrel/electrs:v0.9.4
1149a40113ad is the ID
docker container restart 1149a40113ad
restarts that process
or just rebooting the server would restart all the containers.
Be aware I am not familiar with the process to add a watchtower