throwaway
232995bf0d
add set -e and use exec to replace parent process to handle docker signals ( #6 )
...
use `exec` to turn httpd into parent process. This is important for docker signalling such as `docker stop ${container_id}`
add `set -e` which stops the entrypoint script if any command exits with a non-zero exit code.
Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/6
Co-authored-by: throwaway <developerthrowaway@protonmail.com>
Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-08-24 20:50:05 -05:00
throwaway
40e058a32a
Add Dockerfile and docker entrypoint ( #5 )
...
Add Dockerfile and docker entrypoint
Co-authored-by: lolcat <lolcat@no-reply@lolcat.ca>
Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/5
Co-authored-by: throwaway <developerthrowaway@protonmail.com>
Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-08-23 18:31:08 -05:00
lolcat
9812155838
Delete banner/birds birds birdsw_4.jpg
2023-08-22 21:40:00 -05:00
lolcat
12a6278a5f
removed wrong thing
2023-08-13 23:47:28 -04:00
lolcat
b57b2d7118
ill need to rewrite the google scraper, but hey atleast we got imagesearch working woooo
2023-08-13 23:35:08 -04:00
lolcat
6f896221f0
added faceberg setting
2023-08-10 23:15:15 -04:00
lolcat
e6f77a9ca6
fix the faceberg urls
2023-08-10 23:03:01 -04:00
lolcat
2913c58cec
added faceberg videos
2023-08-10 22:54:37 -04:00
lolcat
bcc6ce58b3
remove .php
2023-08-08 03:11:51 -04:00
lolcat
4559857380
added brave image+video support
2023-08-08 03:09:47 -04:00
lolcat
7c771c82c8
bug fixes (without google support)
2023-07-27 23:06:49 -04:00
lolcat
16ee0b368f
felt quirky, might commit later
2023-07-26 19:03:06 -04:00
lolcat
bca265aea6
still missing things on google scraper
2023-07-22 14:41:14 -04:00