https://store-images.s-microsoft.com/image/apps.12173.63ad3bba-75f5-4f31-8ac4-f602333137c7.c57b78ec-acd6-4c8f-8f57-17f1750934a4.66463d0f-88eb-45e7-97f8-da20eab681e6

ArchiveBox

ATH Infosystems

(1 classificaties)

ArchiveBox

ATH Infosystems

(1 classificaties)

Version 0.6.2 + Free Support on Ubuntu 20.04

We offer comprehensive DevOps Cloud Infrastructure Setup and Support Services at an affordable rate of $1500/month. Our services include DevOps Solutions, Cloud Infrastructure Setup, and round-the-clock Support. Download our detailed proposal from the link below:

Download DevOps Proposal

ArchiveBox is an open-source self-hosted web archiving tool that allows you to save and view web pages you want to preserve. It helps in maintaining a local archive of your favorite web content for offline access and future reference.

Features of ArchiveBox:
  • ArchiveBox supports various input formats, including bookmarks, browser history, RSS feeds, and more.
  • It saves web pages in multiple formats like HTML, PDF, screenshot, WARC, and plain text.
  • Offers a powerful full-text search feature to quickly find archived content.
  • Allows scheduled archiving to keep your collection up-to-date automatically.
  • Provides a web interface for easy management and viewing of archived content.

To check the installation and set up ArchiveBox, run the following commands:

# sudo su
# mkdir -p /home/archiveuser/archivebox_data
# sudo chown -R archiveuser:archiveuser /home/archiveuser/archivebox_data
# su - archiveuser
# cd /home/archiveuser/archivebox_data
# archivebox server 0.0.0.0:8000

To create a new admin user, run the following:

# archivebox manage createsuperuser

If you want to set a new password for archiveuser:

# sudo passwd archiveuser

Disclaimer: ArchiveBox is provided "as is," without any warranty, express or implied. Users utilize this software at their own risk. ArchiveBox is an open-source project and is not affiliated with, endorsed by, or sponsored by any company. The developers and contributors to ArchiveBox hold no responsibility for any damages, losses, or consequences resulting from the use of this software. Users are advised to carefully review and comply with licensing terms and any applicable regulations while using ArchiveBox.