nigel
October 12, 2024, 8:56am
2
oooh awesome, thank you @matt and team
1 Like
Awesome, nice to see the Docker images are getting built once again @matt . I notice however that the official documentation (Docker — WriteFreely Documentation ) still says that you don’t yet provide an official Docker pathway to production.
With the images being built, is this more a case of the documentation needing to be written?
matt
January 3, 2025, 7:29pm
4
Yep, just need to update the docs. Here’s the current PR for that, but any help would be much appreciated! This is just isn’t my area of expertise.
writefreely:main
← herzenschein:compose
opened 09:06PM - 06 Oct 23 UTC
This updates the container documentation to follow my findings under https://git… hub.com/herzenschein/herz-podman/tree/main/writefreely.
There are a few noteworthy things here:
* The bash script wasn't needed and it was outdated
* The docs mention an example config file that doesn't exist yet (`config/sample-config.ini`), which should be added later
* This also adds instructions for Podman
* It has a troubleshooting section
I plan to add Podman Quadlets in the future, following the scheme I devised under https://github.com/herzenschein/herz-quadlet/tree/main/writefreely.
Companion pull request: https://github.com/writefreely/writefreely/pull/784
Counter pull request: https://github.com/writefreely/documentation/pull/39