A home for sd-helper

@aydwi thanks for working on preparing the move of our beloved sd-helper to the infrastructure :slight_smile: Here is a short summary of what we’ve done today:

It is not far from completion, it still needs:

  • the dependencies to install so it can run
  • a test case to verify it deploys as expected, using a thrashable GitHub account

To be continued!

2 Likes

I think the job is done. Many thanks for deploying it @dachary

1 Like

Once you modified the bot repository you can either ask me to run ansible so it is updated, or you can do it yourself as follows:

  • ssh debian@bots.securedrop.club
  • cd /srv/sd-helper
  • git pull
  • docker restart sd-helper

et voila :slight_smile: