ansible-nas/docs/applications/wallabag.md
2019-06-12 15:48:18 -04:00

773 B

Wallabag

Homepage: https://www.wallabag.org/

wallabag is a self-hostable PHP application allowing you to not miss any content anymore. Click, save and read it when you can. It extracts content so that you can read it when you have time.

Usage

Set wallabag_enabled: true in your group_vars/all.yml file.

If you want to access Wallabag externally, don't forget to set wallabag_available_externally: "true" in your group_vars/all.yml file.

I reccomend using the mobile app, which will sync with this installation so you have access to your saved articles even if you don't have signal or wifi access.

The default credentials are wallabag:wallabag

The Wallabag web interface can be found at http://ansible_nas_host_or_ip:7780.