xenocrat / chyrp-lite

An ultra-lightweight blogging engine, written in PHP.
https://chyrplite.net/
BSD 3-Clause "New" or "Revised" License
417 stars 44 forks source link

Docker Image? #146

Closed shleeable closed 3 years ago

shleeable commented 3 years ago

Hey,

I'm shockingly happy to hear about the chyrp-lite fork. I loved chyrp.

Is there a docker image to maintain this environment easily?

xenocrat commented 3 years ago

Hello there and thank you for your interest!

I admit to having very little knowledge of Docker, so I speak mostly from ignorance here. I'm not sure there's much to gain from a Docker image of Chyrp Lite. I assume you'd already be using images for your web server and DBMS of choice, and for PHP. Beyond those requirements, Chyrp Lite is just some files copied to your web server's document path.