mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #1501] Question: ...Unraid: where to enter the "archivebox manage createsuperuser" command ? #2393
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2393
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Maitresinh on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1501
Yes, i'm that kind of user.
I'v installed Achivebox whitout problem with the "apps" (docker).
Now i'm trying to create the superuser with "archivebox manage createsuperuser" on the unraid console. but i get a "command not found".
What am i missing ?
@Maitresinh commented on GitHub (Aug 28, 2024):
Solved. It was the right place, but not the complete command.
Quoting from here
https://github.com/ArchiveBox/ArchiveBox/issues/395
@pirate commented on GitHub (Aug 28, 2024):
👍 You can do it even easier in one command like so:
Alterntively for UNRAID and other self-hosting platforms we added config environment variables to create an initial admin user so you don't need to run a command manually.
environment:ADMIN_USERNAME=exampleuserADMIN_PASSWORD=initialpasswordyouwant@Maitresinh commented on GitHub (Aug 28, 2024):
thanks.
Speaking of that, i wanted to use it for grabbing video and books on archive.org.
i've tried with video, using a direct link and could not get anything (ie : it's grabbing, but can't see any video)
Lat but no least, is there a simple way (GUI ?) to change dowloard folder(s) ?