ArchiveBox/etc/README.md
2026-08-12 16:41:32 -07:00

13 lines
579 B
Markdown

# 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