kienan created repository kienan/registry-container 2022-09-30 22:28:25 +00:00
kienan pushed to main at kienan/haunter 2022-09-26 00:40:04 +00:00
33fa4bd266 Update container compose to connect watcher to the selenium driver
2a25b41baf Load default driver url from environment variable if it is set
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-25 23:49:52 +00:00
cad05a6609 Recover last value from rss channel when creating thread jobs
kienan pushed to main at kienan/haunter 2022-09-25 22:38:25 +00:00
4b36b75d9f Add first pass at using inotify to watch the job directory for changes
518f0b284f Add method to check job extension on path
da4e79463f Load jobs from job files in job directory
82bd7e2d5c Create channel when creating job from file
d2866c3f37 Set source_file on jobs when created from a job file
Compare 8 commits »
kienan pushed to main at kienan/haunter 2022-09-25 19:13:07 +00:00
1bbebe76db WIP: Add container for building & running haunter
kienan pushed to main at kienan/haunter 2022-09-25 12:53:33 +00:00
ddff59cbac Add web service to container-compose to serve result files
kienan pushed to main at kienan/haunter 2022-09-24 22:41:16 +00:00
b33cd1e705 Create rss feeds from updates
kienan pushed to main at kienan/haunter 2022-09-24 15:57:29 +00:00
20870b6444 Own the memory for url & selector in Job structs
b1dee1f5a8 Fix typo
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-24 15:38:26 +00:00
9cb06f8323 Add a comment to configuration file test
kienan pushed to main at kienan/haunter 2022-09-24 15:37:42 +00:00
52cb639511 Convert paths from String to PathBuf
222d4c6c18 Verify that the output and job directories exist and are writable
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-24 14:34:40 +00:00
053910c03f Use driver url from configuration
kienan pushed to main at kienan/haunter 2022-09-24 14:24:06 +00:00
6c0e022f7a Test that a value containing '=' is not split more than once
17a9445796 Allow driver_url to be configurable
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-24 14:14:16 +00:00
6fd8bf4304 Switch from chrome driver to firefox driver and increase concurrency
cf5ebbb457 Run least recently run jobs up to max_running_tasks
Compare 2 commits »
kienan pushed to main at kienan/haunter 2022-09-24 02:28:29 +00:00
24baa3a6a6 Load default configuration overrides from files
kienan created branch main in kienan/haunter 2022-09-23 23:57:04 +00:00
kienan pushed to main at kienan/haunter 2022-09-23 23:57:04 +00:00
a6784fdce0 Initial commit
kienan created repository kienan/haunter 2022-09-23 23:56:44 +00:00
kienan pushed to main at kienan/traefik-container 2022-09-20 01:49:40 +00:00
599ba260f9 Switch from httpChallenge to dnsChallenge
kienan pushed to main at kienan/traefik-container 2022-09-20 00:42:54 +00:00
fbe48d37a7 Update certificate resolver configuration
kienan pushed to main at kienan/ttrss-container 2022-09-13 12:51:14 +00:00
dc3bf77a53 Use environment file, but allow it to be changed via an environment variable