Claude a5654e877f rename media plugin to ytdlp with backwards-compatible aliases 1 month ago
..
crontabs 6761ed368c wip pre-0.7.1 side fixes 2 years ago
ArchiveBox.conf.default a5654e877f rename media plugin to ytdlp with backwards-compatible aliases 1 month ago
README.md 9fc6399034 Update README.md 4 years ago
archivebox.service a580e4627d add instructions on how to install to comment 3 years ago
fly.toml eb80dc26a1 cleanup config files 4 years ago
nginx.conf 58d784cdd8 limit nginx config to only serve archive directory instead of main data folder root 2 years ago
package.json db10a2142e remove extra files from repo root and move package.json into etc 1 year ago
sonic.cfg 2d32f05a62 lower default sonic log level 2 years ago
uwsgi.ini b913e6f426 rename OUTPUT_DIR to DATA_DIR 1 year ago

README.md

Example etc files for deploying ArchiveBox

In this folder are some example config files you can use for setting up ArchiveBox on your machine.

E.g. see nginx.conf for an example nginx config to serve your archive with SSL, or fly.toml for an example deployment to the Fly.io hosting platform.

Please contribute your etc files here! Example contributions

  • supervisord config
  • systemd config
  • apache webserver config
  • other init system, webservers, or scheduler configs