Alex Osborne
eaf72b5ce2
Add --web-auth basic command-line option
...
This option enables HTTP Basic authentication for the web interface instead of the default Digest authentication. This is useful when running Heritrix behind a reverse proxy that adds external authentication as typically they don't support Digest auth for the upstream server.
#641
2025-05-25 00:29:14 +09:00
Alex Osborne
ec689dbce3
Document checkpointOnShutdown and --checkpoint options in the operating guide
2024-11-24 14:35:52 +09:00
Alex Osborne
585fed8575
Add --checkpoint command-line option
...
This makes it possible to select a checkpoint from the command-line when using the --run-job option.
2024-11-24 13:40:33 +09:00
Alex Osborne
3d1b7e37ca
Remove log4j
2024-10-17 19:25:53 +09:00
Alex Osborne
b328ded92e
docs: Add 'Checkpointing' section to operating guide
...
Fixes #500 #506
2022-09-30 15:31:21 +09:00
Erik Körner
3a5b758d5e
Docs (temp)
2021-12-10 16:39:17 +01:00
Erik Körner
17c9694039
Add Dockerfile
2021-12-10 15:35:03 +01:00
Alex Osborne
3f20e736d5
docs: Fix incorrectly indented line causing rst warning
2021-07-10 21:11:03 +09:00
Alex Osborne
a84e0bb792
docs: Add an operating guide based on the contents of the wiki
2021-07-07 21:30:36 +09:00