Docker Container: Honeygain [Portainer Installation]

Page content

About Honeygain

Honeygain is the first-ever app that allows its users to make money online by sharing their Internet connection. Reach your networks’ full potential by getting paid in USD, BTC, or JMPT! Source of text: https://www.honeygain.com.

Video Tutorial

Text Tutorial

  1. First, go to your Portainer and the containers section.
  2. Then click to add container button.
  3. Now fill data.
    1. Name your container whatever you want, in my opinion, it’s better to give it a name like docker image.
    2. In image type honeygain/honeygain.
    3. Set commands to override, then type the following command -tou-accept -email ACCOUNT_EMAIL -pass ACCOUNT_PASSWORD -device DEVICE_NAME.
      • -tou-accept: Accept Honeygain Terms of Use (ToU).
      • -email ACCOUNT_EMAIL: Honeygain account email.
      • -pass ACCOUNT_PASSWORD: Honeygain account password.
      • -device DEVICE_NAME: Name for device. To see Honeygain Terms of Use (ToU) go to this page: https://www.honeygain.com/terms-of-use.
    4. Set restart policy to unless stop.
  4. And finally, deploy the Honeygain container via Portainer.
  5. All done, the Honeygain container is running.