wallabag/README.md

1.1 KiB

Wallabag

Build Status

Self hostable application for saving web pages • https://github.com/wallabag/wallabag

  • Category: Apps
  • Status: ❸🍎
  • Image: wallabag/wallabag, ❶💚, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: ❷💛
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. abra app new wallabag --secrets
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Initialise database
abra app YOURAPPDOMAIN run app bash
cd /var/www/wallabag/
php bin/console wallabag:install --env=prod -n