Nick Sweeting пре 7 година
родитељ
комит
5fcb5681f7
1 измењених фајлова са 12 додато и 0 уклоњено
  1. 12 0
      etc/README.md

+ 12 - 0
etc/README.md

@@ -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