ArchiveBox/etc
ArchiveBox Release Bot 2a33e1c46b
Some checks failed
CI / Linters (push) Has been cancelled
CI / Install and CLI platform compatibility (push) Has been cancelled
CI / Discovered test matrix (push) Has been cancelled
CI / Documentation and root tests (push) Has been cancelled
CI / CodeQL (push) Has been cancelled
CI / Tested Python artifacts (push) Has been cancelled
CI / Tested Docker images (push) Has been cancelled
Deploy Publicsite to GitHub Pages / deploy (push) Has been cancelled
Release candidate / prepare (push) Has been cancelled
CI / All required CI lanes (push) Has been cancelled
Release candidate / python-artifacts (push) Has been cancelled
Release candidate / docker-digests (push) Has been cancelled
Bump release version to 0.9.35rc437
2026-09-07 09:19:11 +00:00
..
archivebox.service Update WorkingDirectory and ExecStart in service file 2026-06-08 07:32:33 -04:00
fly.toml cleanup config files 2021-04-23 22:58:44 -04:00
nginx.conf wip 2026-03-23 03:58:32 -07:00
package.json Bump release version to 0.9.35rc437 2026-09-07 09:19:11 +00:00
README.md Keep ingress configuration external to Compose 2026-08-12 16:41:32 -07:00
sonic.cfg lower default sonic log level 2024-02-22 04:50:22 -08:00
uwsgi.ini rename OUTPUT_DIR to DATA_DIR 2024-09-30 17:44:18 -07: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 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. The first-run setup wizard provides the recommended settings for your existing ingress provider.

Please contribute your etc files here! Example contributions

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