1
0
Fork 0
archivebox/etc
Nick Sweeting 9fc6399034
Update README.md
2021-04-23 23:09:40 -04:00
..
ArchiveBox.conf.default cleanup templates and views 2021-01-30 05:47:55 -05:00
README.md Update README.md 2021-04-23 23:09:40 -04:00
fly.toml cleanup config files 2021-04-23 22:58:44 -04:00
nginx.conf cleanup config files 2021-04-23 22:58:44 -04:00
sonic.cfg move sonic file up a level 2021-04-10 07:42:16 -04:00
uwsgi.ini cleanup config files 2021-04-23 22:58:44 -04: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 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