1
0
Fork 0
archivebox/etc
Jon Konrath c52bb722e7
Typo - CHROME was spelled CROME x2
2020-07-29 11:45:55 -07:00
..
cron.d add example cron 2018-12-21 18:01:55 -05:00
nginx fix etc nginx and Docker config 2019-01-16 09:20:15 -05:00
ArchiveBox.conf.default Typo - CHROME was spelled CROME x2 2020-07-29 11:45:55 -07:00
README.md Create README.md 2018-12-21 18:14:37 -05:00

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 etc/nginx for an example nginx config to serve your archive, or etc/cron for an example cron job that crawls a feed every 24 hours.

Please contribute your etc files here! Example contributions

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