wallabag, the open source self-hosted read-it-later application, preinstalled for AWS. PHP 8.3, nginx and self-contained SQLite, with a per instance administrator password generated on first boot. Backed by 24/7 cloudimg support.
## wallabag by cloudimg
wallabag is an open source self-hosted read-it-later application. It saves a clean, readable copy of any web article so you can read it later on any device, free of clutter and advertising, and keeps your reading list private on infrastructure you control. This Amazon Machine Image delivers wallabag fully installed and configured, so a complete article-saving service is running within minutes of launch. The current release available is wallabag 2.6.
## Application Stack
The image runs wallabag on the Symfony framework with PHP 8.3 and OPcache, the nginx web server, and self-contained SQLite storage, so there is no separate database server to manage. Saved articles, the SQLite database and uploads are kept on a dedicated, independently resizable data volume.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh wallabag administrator password, unique to that instance, regenerates the application secret, and writes the credentials to a root only file. No shared or default credentials ship in the image.
## Ready To Use
The wallabag code tree, document root, web server and database are all configured. Browse to the instance address, sign in as the administrator, and start saving articles, organising them with tags, and reading them in a clean distraction free view. Browser extensions and mobile apps connect to your instance over the wallabag API.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering wallabag deployment, upgrades, performance tuning, import and export, and storage administration.