Skip to content

lbwtaylor/filerun_ssl

 
 

Repository files navigation

Updates from Offical Docker Image

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 Logo

What is FileRun?

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.

Installation

See https://docs.filerun.com/docker for the guide.

Default login

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/".

License

See the following document for the licensing terms.

Issues

If you have any problems with or questions about this image, please contact us.

Documentation

For FileRun documentation, please visit https://docs.filerun.com/

About

FileRun Docker Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 82.8%
  • Shell 11.2%
  • Dockerfile 5.3%
  • PHP 0.7%