Skip to content

Readeck

Homepage | Repository

Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. See it as a bookmark manager and a read later tool.

inventories/homelab/group_vars/homelab.yml
readeck_enabled: true

By default, Readeck can be accessed at http://[your_server_ip]:8005 or https://readeck.[your_domain].com if you have DNS access configured.

See the default configuration options for Readeck at roles/readeck/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Mar 16, 2026