1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00
Self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline, for YunoHost.
Find a file
2022-02-01 16:28:15 +01:00
.github Initial commit 2021-08-13 09:42:21 -04:00
conf Specify node binary for ArchiveBox.conf 2021-12-04 16:22:06 +01:00
doc Add support for chromium archives 2021-09-06 17:14:05 +02:00
scripts Attempt to fix install on Bullseye: python-dev shouldnt be required? 2022-02-01 16:28:15 +01:00
sources Initial commit 2021-08-13 09:42:21 -04:00
.gitignore Almost workign 2021-08-13 15:43:07 -04:00
check_process cleaning up 2021-08-23 10:32:06 +02:00
LICENSE Updates to README 2021-08-18 21:18:21 +02:00
manifest.json Bump version number to ynh9 2021-12-05 20:20:13 +01:00
README.md Auto-update README 2021-12-05 19:21:03 +00:00
README_fr.md Auto-update README 2021-12-05 19:21:03 +00:00

ArchiveBox for YunoHost

Integration level
Install ArchiveBox with YunoHost

Lire ce readme en français.

This package allows you to install ArchiveBox quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Archiving solution to collect, save, and view sites you want to preserve offline

Shipped version: 0.6.2~ynh9

Demo: https://archiveboxdemo.commoninternet.net

Screenshots

Disclaimers / important information

  • Any known limitations, constrains or stuff not working:
    • required to be run at the base path / , subpaths not yet supported
    • currently only tested on amd64
    • haven't yet implemented single-sign or LDAP integration

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/archivebox_ynh/tree/testing --debug
or
sudo yunohost app upgrade archivebox -u https://github.com/YunoHost-Apps/archivebox_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps