ne20002
ne20002
_Still work in progress_ This is a simple example for the Friendica fpm image with a Nginx web server behind a Nginx reverse proxy. Additional settings like - general Nginx...
Test the install with docker-compose with the necessary env values for using autoinstall feature. Update the documentation.
Test the install with docker-compose with minimal env values set. Test the setup using UI wizard Update documentation.
Using docker it is very common, that certain configuration values are passed as env variables. It is also common that changing those values result in changed values in the docker...
Changing the handling of the MYSQL env variables to be applied on each startup will allow to switch databases for an instance easily.
- [x ] I have searched open and closed issues for duplicates ### Bug Description the /admin/overview gives me a blank page. ### Steps to Reproduce - Go to menu...
- [x ] I have searched open and closed issues for duplicates ### Bug Description After finishing the install wizard on first run the registration of the first/admin user fails....
I am using `@rbl xbl.spamhaus.org.` rule for protecting my Fediverse server and I face the issue that with latest version of either ModSecurity or the docker.io/owasp/modsecurity-crs:nginx container the collection handling...
This PR is opened as draft pull request as it may need some discussion and a bit more testing. As described in #https://github.com/friendica/friendica/issues/15001 the log file is not creatd by...
Durig updating the images for 2025.07 (rc) I realized the following behaviour: Setting up a friendice instance with docker-compose including a mariadb, one friendica container for the app and a...