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
- First, go to your
Portainer
and thecontainers
section. - Then click to
add container
button. - Now fill data.
- Name your container whatever you want, in my opinion, it’s better to give it a name like
docker image
. - In image type
honeygain/honeygain
. - 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.
- Set restart policy to
unless stop
.
- Name your container whatever you want, in my opinion, it’s better to give it a name like
- And finally, deploy the
Honeygain
container viaPortainer
. - All done, the Honeygain container is running.