mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #1015] Installed using Docker-compose.yml file with STACK deployment, no able to configure users #2147
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#2147
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 @tessierp on GitHub (Aug 16, 2022).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1015
Hi,
So I can't find the default admin password in the documentation and tried to login to the archivebox container and every time I tried to run "archivebox manage createuser xxxxx" I get a message saying "Cannot run as root". How am I supposed to login as admin? How can I create a user if it doesn't exist? Any solution using the environment variables perhaps?
@tessierp commented on GitHub (Aug 16, 2022):
Actually managed to login as Archivebox user and was able to run the createsuperuser command.
@pirate commented on GitHub (Aug 20, 2022):
Also see https://github.com/ArchiveBox/ArchiveBox/issues/734
@0xspeedrunner commented on GitHub (Oct 24, 2022):
I'm running into the same issue using docker compose and before I go down the temp fix provided by pirate, @tessierp could you share how you managed to do it?
@tessierp commented on GitHub (Oct 24, 2022):
@0xspeedrunner It has been a while since I have done this barely had the chance to work on archivebox since August. If I have time I'll look into this. I looked at issue #734 mentioned by @pirate where someone has a procedure to insert a user in the DB. Hopefully that helps you.
@pirate commented on GitHub (Oct 25, 2022):
The procedure is fully documented in the wiki now @0xspeedrunner @tessierp https://github.com/ArchiveBox/ArchiveBox/wiki/Upgrading-or-Merging-Archives#modify-the-archivebox-sqlite3-db-directly