This image adds SSL to the official Filerun docker image.
You must modify the docker compose to pass through port 443 in the ports listing (after 80:80) - "443:443"
You must add a volume share for /apacheconf
When you first run the container, it will copy the standard Apache sites conf files. Copy the SSL conf from the /sites-available director to the /sites-enabled director and edit it as necessary to point to your certificates.
FileRun is a self-hosted Google Drive/Photos/Music alternative. It is a full featured web based file manager with an easy to use user interface.
See https://docs.filerun.com/docker for the guide.
The FileRun superuser default credentials are as follows:
username: superuser
password: superuser
The volume /filerun/user-files has been mounted. Make sure your FileRun users home folder paths start with the path "/user-files/".
See the following document for the licensing terms.
If you have any problems with or questions about this image, please contact us.
For FileRun documentation, please visit https://docs.filerun.com/
