Nick Sweeting 1ea7ac168a Merge branch 'dev' into plugins-browsertrix 2 years ago
..
crontabs 6761ed368c wip pre-0.7.1 side fixes 2 years ago
ArchiveBox.conf.default f5f7aff3b4 Added yt-dlp everywhere 3 years 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
sonic.cfg 2d32f05a62 lower default sonic log level 2 years ago
uwsgi.ini 91c3458d55 wip attempt to tweak uwsgi to try to serve archive media files with byte range requests 2 years 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