Nick Sweeting db10a2142e remove extra files from repo root and move package.json into etc 1 rok pred
..
crontabs 6761ed368c wip pre-0.7.1 side fixes 2 rokov pred
ArchiveBox.conf.default f5f7aff3b4 Added yt-dlp everywhere 3 rokov pred
README.md 9fc6399034 Update README.md 4 rokov pred
archivebox.service a580e4627d add instructions on how to install to comment 2 rokov pred
fly.toml eb80dc26a1 cleanup config files 4 rokov pred
nginx.conf 58d784cdd8 limit nginx config to only serve archive directory instead of main data folder root 2 rokov pred
package.json db10a2142e remove extra files from repo root and move package.json into etc 1 rok pred
sonic.cfg 2d32f05a62 lower default sonic log level 1 rok pred
uwsgi.ini b913e6f426 rename OUTPUT_DIR to DATA_DIR 1 rok pred

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