Pasar al contenido principal
https://catalogartifact.azureedge.net/publicartifacts/pcloudhostingllc1770894336819.automad-6bdbb90f-0023-42a1-ae84-adbfd973655d/image2_cloud.png

Automad on Ubuntu 26.04

por pcloudhosting

(1 clasificaciones)

Version 2.0.0 + Free with Support on Ubuntu 26.04

Automad is a lightweight, open-source flat-file content management system (CMS) used for building and managing websites without requiring a database. It stores all content in text files, making it fast, portable, and easy to deploy.

Features of Automad:
  • Flat-file architecture (no database required for storage).
  • Fast performance due to lightweight file-based system.
  • Simple and intuitive content management interface.
  • Flexible template system for custom website design.
  • Built-in caching for improved speed and efficiency.
  • Supports multilingual websites and dynamic content rendering.
  • Easy backup and migration by copying files.
  • Extensible with themes and plugins.

Usage Instruction

 Run below commands on your VM:
$sudo su
$systemctl restart nginx 

To access Automad UI, open: http://localhost:8080

To get Login details, run : cat /var/Automad/credentials.txt

Disclaimer: Automad is an open-source CMS that runs without a database. It is designed for simplicity and speed, making it suitable for small to medium websites. Proper server configuration (PHP support) is required for deployment.