Open Sherbeeny opened 7 months ago
Sorry the image was not pushed, please try again.
Thank you.
It got deployed successfully on Northflank, but the admin page after installation is blank!
The installation wizard completed without errors?
Can you please provide more details about the setup like apache/nginx/php version and database version?
Can you also access php error log to paste the last error messages?
On Northflank, I just created a new service and put the docker image as the source for deployment. I didn't install anything else. Other docker images work with me like that out of the box!
Here's the service log:
The image only had php-fpm, I changed it and included apache also to avoid linking to a apache/nginx container, please retry with the new image.
You only need to link it to a mysql container if you wish to use mysql or you can choose sqlite during install to use it standalone.
It now works! Thank you!
I just tried to change the admin path and got this message:
Thanks for the bug report, this is caused by file permissions for admin folder, I will fix it and rebuild the image.
Hi @givanz when you will be rebuilding the image for admin folder permissions could you add also support for arm servers please?
vvveb The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Hi
Thanks for the suggestion, I added support for arm.
Thanks! all working!
I tried to deploy the docker image, but it's not working as it doesn’t have a tag.