File Browser file server resources

 

If want a key to start, here is a version of the package, uploaded to the server, execute shthe command can be started directly, you can also modify the configuration


Links: https://pan.baidu.com/s/1oVP5DrEQSV9hQmnF2bzM9A
extraction code: gjh8

nohup /opt/filemanager/filemanager >/opt/filemanager/filemanager.out 2>&1 &

1. You must upload files to the server's /opt/directory

2. The default configuration
FileBrowser service listening port is 80;

FileBrowser built-in user: admin / admin (administrator), guest / guest (guest only read permissions)

3. configuration changes
to modify the service listening port
port to modify the properties of filebrowser.yaml in
close login authentication
does not need to enter your login password to access the noAuth property filebrowser.yaml was changed to true to
modify the user password
that needs after the service deployment is successful, login page, modify
4. start services
after modifications have been completed in accordance with the steps, run the command: sh ./start.sh can, in print Taichung port represents a successful start to see, visit, then only need to enter the IP : port to form

 

reference:

https://blog.csdn.net/m0_37701381/article/details/89243516

https://blog.csdn.net/qq_40025218/article/details/81331784

 

 

Guess you like

Origin www.cnblogs.com/sea-stream/p/11520703.html