Audiobookshelf

Audiobookshelf

Self-hosted audiobook and podcast server with progress sync

audiobookspodcastsstreaming

≈ $39/moAbout 10 minutes Resources are created in your AWS account

Screenshot from verification · Click to enlarge

v2.36.0 · Verified 1 hour ago

Application tests passed; AWS environment evidence comes from the referenced platform verification.

View report

Quick Deploy

Use the recommended configuration, or customize it below.

Recommended configuration

Estimated≈ $39/mo
Version
v2.36.0
AWS Regions
us-east-1
Instance
t3.medium
Persistent data volume
60 GB
Customize configuration

Change the version, region or resources. Larger resources have not been verified separately.

Deployment steps and post-deploy actions

After you deploy

  1. The CloudFormation wizard opens with everything prefilled (stack "corenova-audiobookshelf-v2-36-0") — review and click "Create stack".
  2. Wait until the stack status reaches CREATE_COMPLETE (about 10 minutes). Outputs are only visible after completion.
  3. Open the stack's Outputs tab — everything you need is there:
    • ResolvedLaunchUrlAccess URL — open this in your browser
    • PublicIpThe instance's public IP
    • PublicDnsNameThe instance's public DNS name
  4. Open the access URL in your browser — the app is ready to use.
  5. Admin consoleOpen your access URL followed by this path: /

    Open / and create the root user, then add audiobook and podcast libraries under /data.

Good to know

  • Configuration, metadata and user media share the retained /data root.

Next steps

  • Your data lives at /data inside the container, on an encrypted EBS volume. Find the instance by its ID in the EC2 console.
  • Back up before any changes: Upgrading and backups guide
  • To upgrade to a newer verified version: Version history

Deleting the stack terminates the host, but the data volume is retained and continues billing. Snapshot it first, then delete the retained volume manually when you no longer need it.

VersionsVerified AtVerifiedStatusAWS Tested
v2.36.0Sep 16, 2026 VerifiedInitialAWS · referenced

Technical information

Container port80
Supported Architecturesx86_64
AMIami-025d99823a4caad37
Container imageghcr.io/advplyr/audiobookshelf:2.36.0

FAQ

How do I access Audiobookshelf after deployment?

After the CloudFormation stack reaches CREATE_COMPLETE, open ResolvedLaunchUrl in the stack Outputs. Open / and create the root user, then add audiobook and podcast libraries under /data.

Where are application data and credentials stored?

Application data is stored at /data inside the container on the retained encrypted EBS data volume. Configuration, metadata and user media share the retained /data root.