logo
icon

Automad

A flat-file content management system and template engine. No database required — all content is stored in human-readable text files. Features a block editor, in-page editing, image resizing, search, and a headless JSON API mode.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-02
Services
service icon
Tags
CMSWebsite

Automad

Automad is a flat-file content management system and template engine built with PHP. It stores all content in human-readable text files instead of a database, making it lightweight and easy to back up. It includes a block editor, in-page editing, multi-layer caching, image resizing, search, RSS feeds, and a headless JSON API mode.

First-Time Setup

  1. Click the deployed URL to open Automad.
  2. Check the deployment logs (docker logs) to find the auto-generated dashboard credentials.
  3. Navigate to /dashboard to access the admin panel.
  4. Start creating pages and customizing your site.

Default Port

  • 80 (HTTP)

License

MIT — GitHub