File Browser¶
What is it?¶
File Browser is is a create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface. You have many available features!
| Details | |||
|---|---|---|---|
| Project home | Docs | Github | Docker |
1. Installation¶
sb install sandbox-filebrowser
2. URL¶
- To access File Browser, visit
https://filebrowser._yourdomain.com_
Info
The initial admin user has a randomly generated password. You may retrieve this password in the container logs via docker logs filebrowser. We recommend changing the credentials promptly upon deployment.