Overview
wallabag sign-in page
The wallabag sign-in page, served on first boot with no manual setup.
wallabag sign-in page
Saved article list
Reading a saved article
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
wallabag is an open source, self-hosted read-it-later application that saves clean, readable copies of web articles so you can read them later on any device - free of clutter, advertising, and third-party data collection. Unlike commercial article-saving services, your reading list stays private on infrastructure you control within your own AWS account.
This AMI delivers wallabag 2.6 fully installed and configured. A complete article-saving service is running and accessible from your browser within minutes of launching an EC2 instance - no manual package installation, framework configuration, or database provisioning required.
Why This AMI Over Manual Installation
Installing wallabag from source typically involves provisioning a web server, configuring PHP extensions, setting up a database, adjusting file permissions, and debugging framework dependencies. This image eliminates that entire process:
- Zero configuration steps - wallabag code tree, document root, web server, and database are pre-configured
- Self-contained architecture - SQLite storage means no separate database server to provision, patch, or pay for
- Dedicated data volume - saved articles, the SQLite database, and uploads reside on an independently resizable EBS volume
- Production-ready stack - PHP 8.3 with OPcache and all required extensions, nginx web server optimized for wallabag
Secure First Boot
On the first boot of your instance, a one-shot service performs the following:
- Generates a fresh wallabag administrator password unique to that instance
- Regenerates the application secret key
- Writes credentials to a root-only file (not accessible to unprivileged users)
No shared or default credentials ship in the image. This eliminates the most common post-deployment security risk found in pre-built appliances.
Recommended Deployment
- Minimum instance type: t3.micro (1 vCPU, 1 GB RAM) for personal use
- Recommended for teams: t3.small or larger for multiple concurrent users
- Storage: Default data volume is suitable for thousands of saved articles; resize the EBS volume as your archive grows
- Network: Open port 80 (HTTP) and port 443 (HTTPS) in your security group. Configure a domain via Amazon Route 53 and provision a TLS certificate through AWS Certificate Manager (ACM) for encrypted access
- EBS encryption: Enable EBS encryption on the data volume to protect saved articles at rest
Ecosystem and Integrations
Once running, your wallabag instance connects to the broader wallabag ecosystem through its API:
- Browser extensions - official wallabag extensions for Firefox and Chrome let you save articles with one click
- Mobile apps - official wallabag apps for Android and iOS provide offline reading on the go
- Kindle export - send articles directly to your Kindle for e-ink reading
- Import tools - migrate existing reading lists from Pocket, Instapaper, Pinboard, and browser bookmarks
- AWS services - use Route 53 for DNS, ACM for TLS certificates, and CloudWatch for instance monitoring
Use Cases
- Research teams archiving source material for investigations, tagged by project and topic, with full-text search across thousands of saved articles
- Compliance and legal professionals preserving regulatory guidance and policy documents for offline reference on controlled infrastructure
- Journalists and analysts saving source articles during long-running stories, organized with tags and annotations
- Privacy-conscious individuals replacing commercial read-it-later services to keep reading habits and saved content entirely under their own control
About cloudimg
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers assist with wallabag deployment, upgrades, performance tuning, import/export workflows, and storage administration. Critical issues receive a one-hour average response time.
The wallabag open source project has a large active community with thousands of GitHub stars and contributors worldwide, providing confidence in the long-term viability of the platform.
Getting Started
- Subscribe and launch the AMI on your chosen EC2 instance type
- Retrieve the generated administrator password from the root-only credentials file
- Browse to your instance address and sign in
- Install the wallabag browser extension for Firefox or Chrome
- Start saving articles and organizing them with tags
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- wallabag preinstalled and ready, with PHP 8.3, nginx and self-contained SQLite storage and no manual setup required
- Hardened first boot generates a fresh wallabag administrator password and application secret for every instance and stores them in a file only the root user can read
- 24/7 technical support from cloudimg, with expert assistance for wallabag deployment, configuration, upgrades and storage administration
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
m7i.metal-48xl | m7i.metal-48xl instance type | $0.24 |
r8id.96xlarge | r8id.96xlarge instance type | $0.24 |
m8a.medium | m8a.medium instance type | $0.04 |
u-6tb1.56xlarge | u-6tb1.56xlarge instance type | $0.24 |
m6id.xlarge | m6id.xlarge instance type | $0.12 |
m5n.2xlarge | m5n.2xlarge instance type | $0.24 |
r7i.4xlarge | r7i.4xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of wallabag 2.6.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). wallabag is served on port 80. Browse to http://<instance-public-ip>/ and sign in at /login as the 'wallabag' user. Retrieve the generated administrator password with: sudo cat /root/wallabag-credentials.txt. To enable HTTPS, follow the Let's Encrypt section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this wallabag AMI product via email and live chat.
Coverage includes:
- Deployment assistance and initial configuration
- wallabag upgrades and version migrations
- Performance tuning and optimization
- Import/export workflows (Pocket, Instapaper, Pinboard migrations)
- Storage administration and EBS volume resizing
- Troubleshooting application and infrastructure issues
- Guidance on TLS configuration with AWS Certificate Manager
Response Times:
Critical issues receive a one-hour average response time. Our engineers work to resolve all support requests promptly regardless of severity.
Recommended Deployment Sizing:
- Personal use: t3.micro (1 vCPU, 1 GB RAM)
- Small teams: t3.small or t3.medium
- Storage: Default data volume supports thousands of articles; resize EBS as needed
- Network: Ports 80 and 443 must be open in your security group
How to Get Help:
Contact support@cloudimg.co.uk for any issues including deployment questions, troubleshooting, configuration guidance, or to request a refund. Include your EC2 instance ID and a description of the issue for fastest resolution.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.