From 6169135fb78e569b52f0516c8edcd7412d4517a9 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Thu, 30 Jul 2020 18:35:57 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c717f11..5d1f761 100644 --- a/README.md +++ b/README.md @@ -142,14 +142,17 @@ **Github:** https://github.com/pirate/ArchiveBox ## First installation -1. **Run** the Archivebox Docker and **Console** to it. +1. **Run** the Archivebox Docker and **Console** to it and enter. ```su - archivebox``` ```cd /data``` ```archivebox init``` ```archivebox manage createsuperuser``` 2. **Edit** Archivebox Docker Click at **Advanced View** put ```server 0.0.0.0:8000``` in **Post Arguments**. ## Configuration -To edit configuration open Archivebox folder and Edit ArchiveBox.conf (https://github.com/pirate/ArchiveBox/wiki/Configuration) +To edit configuration open Archivebox folder and Edit ArchiveBox.conf (https://github.com/pirate/ArchiveBox/wiki/Configuration) after the update Console Archivebox and enter +```su - archivebox``` +```cd /data``` +```archivebox init``` **[`^back to top^`](#unraid-templates)**