Nick Sweeting 1ea7ac168a Merge branch 'dev' into plugins-browsertrix há 1 ano atrás
..
crontabs 6761ed368c wip pre-0.7.1 side fixes há 2 anos atrás
ArchiveBox.conf.default f5f7aff3b4 Added yt-dlp everywhere há 3 anos atrás
README.md 9fc6399034 Update README.md há 4 anos atrás
archivebox.service a580e4627d add instructions on how to install to comment há 2 anos atrás
fly.toml eb80dc26a1 cleanup config files há 4 anos atrás
nginx.conf 58d784cdd8 limit nginx config to only serve archive directory instead of main data folder root há 2 anos atrás
sonic.cfg 2d32f05a62 lower default sonic log level há 1 ano atrás
uwsgi.ini 91c3458d55 wip attempt to tweak uwsgi to try to serve archive media files with byte range requests há 1 ano atrás

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