Skip to content

djacob65/maggot-fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maggot-fb

Filebrowser for use with Maggot

  • Here are some scripts facilitating the configuration and launching of the server application

  • First of all, you must edit the etc/initdb.sh then run.sh files in order to specify the parameters such as the path to the data root (FB_DATADIR), the listening port (FB_PORT).

  • In the etc/initdb.sh file you must also

    • specify keys for reCAPTCHA if needed
    • change the passwords for the two users (admin and maggot) created when the database was initialized.
  • Then you have to run the database initialization only once.

     sh  ./etc/initdb.sh
  • You will probably need to configure your web server (Apache or Nginx) if you use a proxy server. Under ./etc is provided an example for Nginx.

  • To launch the Filebrowser app

     sh  ./run.sh start
  • To stop the Filebrowser app

     sh  ./run.sh stop

Links related to Filebrowser

Web site

https://filebrowser.org/

Github

https://github.com/filebrowser/filebrowser

Releases

https://github.com/filebrowser/filebrowser/releases/

About

Filebrowser for use with Maggot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published