Skip to content

CashFactory v1.3

Compare
Choose a tag to compare
@OlivierGaland OlivierGaland released this 16 Apr 02:38
· 8 commits to main since this release
34e0cce

Added repocket policy change on docker : new version and use of RP_API_KEY variable (visible in repocket app dashboard) instead of old RP_PASSWORD

Upgrade notification (if you don't want to pull all package):

  1. Copy changed files in your installation path : docker-compose.yml and update .env to add RP_API_KEY inside (see .env contents)
  2. Remove your current repocket container (portainer - containers panel) and remove the repocket image (portainer - images panel)
  3. Launch the stack to rebuild image and repocket container : sudo docker-compose up -d