github OlivierGaland/CashFactory v1.9
CashFactory v1.9

5 months ago

Added application EarnFm in the stack (proposed by a contributor and evaluated for 10 day before add)
This application need to register, add a new environment variable EARNFM_APIKEY in .env to retrieve in the dashboard->more section.
Note this one also use tool watchtower as Packetstream, so to allow several instance I had to modify Packetstream section in docker-compose, if upgrading follow carefully the section below ;

Upgrade notification :

  • Copy the docker-compose.yml to your repository, if you want to add the changes without erasing it : do not only copy the earnfm section, you also need to copy packetstream section as it need changes. (see the file difference in doubt)
  • Copy the .env file (ou add manually the earnfm env variable)
  • Copy the index.html if you want to have the earnfm dashboard link
  • From portainer : delete (not stop) the 2 containers of packetstream (packetstream_watchtower AND packetstream_client)
  • From shell : sudo docker-compose up -d : this will restart packetstream with correct parameters and build/start earnfm

Don't miss a new CashFactory release

NewReleases is sending notifications on new releases.