Skip to content

(for alpine) Lightweight docker stack running many passive income applications (proxy and bandwidth share) : Honeygain , EarnApp , IPRoyal Pawns , PacketStream , Peer2Profit

License

Notifications You must be signed in to change notification settings

modpotato/CashFactory-Alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS NOT WORKING YET DO NOT USE IT

CashFactory-Alpine

Lightweight docker image stack (using docker compose) running many passive income applications (proxy host and bandwidth sharing) : Honeygain, EarnApp, IPRoyal Pawns, PacketStream and Peer2Profit. Revenue depends on the quality of your network (mobile gets more, datacenter gets low or none) read more about this here.

Installation:

  • Install Alpine on your host machine (im using a container instead) or you can use a linux server running 24/7 as it's light on the cpu.
  • Download CashFactory into whatever directory you want: wget https://github.com/modpotato/CashFactory-Alpine/archive/refs/tags/v0.1-pre.tar.gz -O - | tar -xzvf -
  • Go into the CashFactory-Alpine folder cd CashFactory-Alpine-(release tag)
  • Register for any services you want to use here
  • Run install script (su to elevate) ash ./setup.sh
  • (Optional) If you don't want or need all availible services, comment them out with # in docker-compose.yml
  • (ONLY FOR EARNAPP) You need to link your node to your account. To get the id run docker exec -it cashfactory_Earnapp_1 sh and type earnapp showid. To add the device you need to use this link: https://earnapp.com/r/your-id replacing "your-id" with the id you found earlier with show-id.
  • (ONLY FOR PEER2PROFIT) Registration is done using a telegram bot (you need to install telegram application)
  • (ONLY FOR BITPING) You will need to enter manually credential to initialize (TODO : easier method) in CashFactory-Alpine as root: `docker run -it -v ./data/bitping/:/root/.bitping bitping/bitping-node:latest then enter your login. Once this is done CTL-C to shut the container down
  • (ONLY FOR PROXYRACK) You will need to add your device uuid (see .env how to generate it) in the dashboard (dashboard -> devices -> add device)

Registration

Depending on what you want to run, you will need to register for some of these if not all of them.

Start/stop procedure :

  • To start stack: sudo docker compose up -d (in CashFactory directory)
  • To stop stack: sudo docker compose down (in CashFactory directory)

License :

  • This product is free for use and may be copied and distributed freely in its original form.
  • Personal modifications are allowed for your personal use, but modified copy are not allowed for distribution.

Compatibility :

  • TODO: check performance on ct

Contact :

About

(for alpine) Lightweight docker stack running many passive income applications (proxy and bandwidth share) : Honeygain , EarnApp , IPRoyal Pawns , PacketStream , Peer2Profit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%