1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-12 09:34:50 +02:00

Create README.md

This commit is contained in:
Nick Sweeting
2018-12-21 18:14:37 -05:00
committed by GitHub
parent ead50006a6
commit 5fcb5681f7

12
etc/README.md Normal file
View File

@@ -0,0 +1,12 @@
# 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