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

Execute the command below in the LXC console

systemctl stop filebrowser.service
rm /root/filebrowser.db
filebrowser config init -a '0.0.0.0'
filebrowser config set -a '0.0.0.0'
filebrowser users add ID 1 --perm.admin
filebrowser config init --auth.method=noauth
filebrowser config set --auth.method=noauth
systemctl start filebrowser.service

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@di5cord20
Comment options

Answer selected by tteck
Comment options

You must be logged in to vote
1 reply
@tteck
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants