1
0
Fork 0
mirror of synced 2024-06-19 02:45:08 +12:00
ArchiveBox/etc/README.md

13 lines
473 B
Markdown
Raw Normal View History

2018-12-22 12:14:37 +13:00
# 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