mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #892] Support requested in setting up Archivebox #554
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#554
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 @sebastiaan6907 on GitHub (Nov 17, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/892
I am looking for someone who can assist me in configuring Archivebox in the proper way to support my project.
My project is about a list of priceplans
Currently my list of URL's looks like this:

The list is being used as an import file for a dashboard and the user who retrieves a particular company will be guided to the url mentioned in this table. Every URL points to a single page with a price scheme of the company. At the end of December each of these urls will get updated with information for 2022 or will get deleted and replaced with some other url for 2022.
I would like to store the information for the current year and keep it accessible.
Therefore I would like to replace every URL with a URL that refers to a specific domain that holds an archive of all these pages. I have no interest in storing additional pages that are linked to this URL, etc. It's only about the information on the given url.
I am not enough an expert in internet pages and ArchiveBox has just too many features for me to get this done save and sound before the year is coming to an end and these pages are being replaced.
Can someone assist me in setting up such a project with ArchiveBox?
Thanks
@pirate commented on GitHub (Nov 19, 2021):
Just run this every few months:
Or use the built-in scheduling feature: https://github.com/ArchiveBox/ArchiveBox/wiki/Scheduled-Archiving
Then to view your archive run:
and open http://127.0.0.1:8000
All the setup instructions are clearly laid out in the Quickstart: https://github.com/ArchiveBox/ArchiveBox#quickstart