Docker images of flat-file CMS system "Automad"
192
Automad is a flat content management system and template engine written in PHP. All content is stored in human readable text files instead of a database. An Automad site is therefore fully portable, easy to install and can be version controlled by using Git or Mercurial. It nevertheless offers database features like searching and tagging. The built-in template engine allows even inexperienced developers and designers to create beautiful themes and templates. source
This image was build as part of an exercise and learning experience in my journey to Docker. I was searching for some lightweight CMS for my personal website and stumbled across different flatfile systems. Since most of the others had a docker images, it made testing on my local machine pretty easy. Sadly Automad didn't offer that, so here I am writing this image myself and sharing it with everyone. I hope it helps :)
The following tags should be used when pulling and running the docker image. Tags will be updated as soon as a new release is made public.
To run this docker image, run the following commands:
The default credentials for the backend area are:
user: admin
pwd: admin
Credits go to Marc Anton Dahmen, the awesome developer of Automad credits
Minh Bui
Content type
Image
Digest
Size
30.7 MB
Last updated
almost 8 years ago
docker pull bpminh/automad:1.0.3-alpine