-
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
-
Notifications
You must be signed in to change notification settings - Fork 0
Filebrowser for use with Maggot
License
djacob65/maggot-fb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Filebrowser for use with Maggot
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published