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
2021-08-24 11:24:07 +00:00
.github Initial commit 2021-08-13 09:42:21 -04:00
conf Change start.sh to use absolute path to archivebox binary 2021-08-22 21:12:39 +02:00
doc Change id to archivebox 2021-08-19 12:11:38 +02:00
scripts Bump version number to 1.5 2021-08-24 13:21:49 +02: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 to 1.6 2021-08-24 13:23:43 +02:00
README.md Auto-update README 2021-08-24 11:24:07 +00:00
README_fr.md Auto-update README 2021-08-24 11:24:07 +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

A self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.

Shipped version: 1.6~ynh1

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