Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Change the port (8081) and password (changeme) to what you want. Then, execute the snippet in the LXC console, Reboot.

rm filebrowser.db
filebrowser config init -a '0.0.0.0'
filebrowser config set -a '0.0.0.0'
filebrowser users add admin changeme --perm.admin
filebrowser config init -p '8081'
filebrowser config set -p '8081'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@techsavvybyte
Comment options

@tteck
Comment options

Answer selected by tteck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants