Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
Btw. I sometimes look at their development, I wait for a production ready docker compose setup. Using a config.ini instead of an .env file makes me sceptical.
It is pretty darn trivial to turn those env vars into a config.ini. But if you don’t want to, my writefreely-docker has you covered. It has been used in production for a couple of hundred writefreely blogs over the past few years.
That’s the guy who developed writefreely.
Btw. I sometimes look at their development, I wait for a production ready docker compose setup. Using a config.ini instead of an .env file makes me sceptical.
It is pretty darn trivial to turn those env vars into a
config.ini
. But if you don’t want to, my writefreely-docker has you covered. It has been used in production for a couple of hundred writefreely blogs over the past few years.I use it, thanks!
Good to know this is trivial. Thx. Since I use dockge it’s a better overview and works better with .env files.