-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apache image with a Caddy reverse proxy #287
Comments
The install using the autoinstall finishes. But registering the admin user in the login page fails. This is the docker-compose file I use:
|
Do you need contribution on this ? |
This docker-compose.yml file work as much as it could, you get:
The first user creation on the WebUI is broken, see https://codeberg.org/m33/Friendica-caddy-docker-install#web-interface-method for a workaround. (it is broken with Friendica FPM images too). docker-compose.yml:
Caddyfile:
|
@m33m33, may I ask a question about lines like this SMTP_STARTTLS is optional, what is this line doing? Is this defining an empty env variable or is it skipping the variable completely? |
Test the install with docker-compose with the necessary env values for using autoinstall feature.
Update the documentation.
The text was updated successfully, but these errors were encountered: