Commit Graph

48 Commits

Author SHA1 Message Date
Revvy 94de6a116b typo in docker readme 2023-09-02 00:15:52 -04:00
Revvy 5a8672c150 add watchtower 2023-09-02 00:12:13 -04:00
Revvy 0c7224a67a some security headers 2023-09-01 08:19:15 -04:00
Revvy 90f07bceeb fix default for cache ttl docker 2023-08-31 10:40:14 -04:00
Revvy 5e37afdd12 add cache ttl to docker 2023-08-31 10:39:04 -04:00
Revvy f718c36e45 update cocker configs and docs 2023-08-31 10:22:55 -04:00
nohoster efce4e387e fixed var 2023-08-29 20:01:34 -06:00
nohoster f9430475bf Updated and simplified the docker building setup 2023-08-29 19:49:11 -06:00
davidovski a87b78095f Fix missing quote in docker build script 2023-08-25 23:15:17 +01:00
davidovski 8bae58c2b2 Add php8-apcu to dependencies 2023-08-25 18:06:12 +01:00
Revvy d3cea672a5 CONFIG_INSTANCE_FALLBACK 2023-08-17 16:12:04 -04:00
Revvy ee377e514e choosing engine support docker 2023-08-17 15:48:12 -04:00
Revvy 0ac3cd2e06 CURLOPT_PROXYTYPE docker 2023-08-17 15:15:11 -04:00
Revvy 3b5e95ff60 CONFIG_GOOGLE_NUMBER_OF_RESULTS docker 2023-08-17 15:07:17 -04:00
Revvy 2f2dc396c4 change to Y in logo, remove librarian as it is no longer maintained 2023-08-13 04:21:22 -04:00
Ahwx c3b2444eea chore(*): renaming the entirity of LibreY 2023-08-02 16:18:21 +02:00
rafalohaki e2eead1ce0 Update Version:
Alpine 3.17->3.18
php7->php8
2023-06-23 13:51:40 +00:00
Revvy 398961cd3d goodreads => biblioreads 2023-04-24 19:19:46 -04:00
Revvy b52b2aa4da fix original_name 2023-04-09 18:37:22 -04:00
Revvy 2283a4fee8 suds => snopes 2023-03-26 20:10:15 -04:00
Revvy e4178913bd remove bibliogram 2023-03-26 19:51:29 -04:00
Junior L. Botelho (JLB) ed06bb7080 refactor: remove invalid value of CURLOPT_ENCODING option 2023-03-13 18:44:20 -03:00
Junior L. Botelho (JLB) 395f3640e5 refactor: solve torrent and tor search errors 2023-03-08 18:46:23 -03:00
Junior L. Botelho (JLB) 1bcd0ec358 refactor: solve config errors of dockerfile and php configuration 2023-03-07 18:33:19 -03:00
Junior L. Botelho (JLB) 6c38e14510 refactor: solve invalid quotes params 2023-02-27 16:35:06 -03:00
Junior L. Botelho (JLB) acddc5faf1 revert(logs): remove nginx logs forward for privacy purposes 2023-02-19 07:41:51 -03:00
Junior L. Botelho (JLB) 76f98f8960 refactor(docker): if omits the Wiki language env, then use the lang of google search engine 2023-02-18 14:37:02 -03:00
Junior L. Botelho (JLB) 45a9463f0a refactor: add info about WIKIPEDIA environment to docker readme 2023-02-18 14:23:04 -03:00
Junior L. Botelho (JLB) 4a4fbcf660 refactor: add info about WIKIPEDIA environment to docker readme 2023-02-18 14:20:23 -03:00
Junior L. Botelho (JLB) 0208b8f738 feat: adds language support for Wikipedia results and implements 'docker logs -f librex' 2023-02-18 14:16:25 -03:00
Junior L. Botelho (JLB) 31ba753c79 fix(docker): fix typo "CONFIG GOOGLE LANGUAGE" 2023-02-16 16:42:54 -03:00
Junior L. Botelho (JLB) 15c26fffa6 chore: fix docker/README.md mistakes
chore: check if environment variables are fixed

chore: add most useful informations in readme file

chore: add table of environments in readmes
2023-02-12 17:38:08 -03:00
Junior L. Botelho (JLB) f80a585629 chore: fix docker/README.md mistakes 2023-02-12 17:11:02 -03:00
Junior L. Botelho (JLB) 0be3398071 chore: improves the README.md file from docker by adding more information 2023-02-12 17:06:00 -03:00
Junior L. Botelho (JLB) 377f9d00e3 chore: add readme for docker specifications 2023-02-12 16:19:22 -03:00
Junior L. Botelho (JLB) a0a3a904df chore: add readme for docker specifications 2023-02-12 16:05:57 -03:00
Junior L. Botelho (JLB) 2706cf3eb0 chore: remove the php7-xml extension as it is not being used by the project 2023-02-12 15:04:59 -03:00
Junior L. Botelho (JLB) 8e65f0253a this resolves the issue with a variable that was defined with the value '.com' when it should only be 'com' 2023-02-12 14:34:38 -03:00
Junior L. Botelho (JLB) c1c401a5f9 chore: downgraded PHP from version 8 to version 7.4 for better compatibility 2023-02-12 13:39:32 -03:00
Junior L. Botelho (JLB) 8b2b8af183 chore: fixed an issue that occurred when nginx did not have permissions on the 'php-fpm8.sock' file 2023-02-12 13:35:16 -03:00
Junior L. Botelho (JLB) 36d8aeeb5b chore: after running the 'docker run' command, the environment variables will now be effective 2023-02-12 12:56:22 -03:00
Junior L. Botelho (JLB) 3bd1ba068b chore: updated the PHP version from 7.4 to 8 for better performance 2023-02-12 12:50:41 -03:00
Junior L. Botelho (JLB) 3cbb36eb66 chore: configured Nginx Dockerfile, updated PHP requirements in the PHP Dockerfile, and made other changes 2023-02-12 11:13:58 -03:00
Junior L. Botelho (JLB) 928808461a chore: fixed dependency errors, added conditions to delete proxy configs, and removed duplicate quotes 2023-02-11 23:32:45 -03:00
Junior L. Botelho (JLB) 48b9863e3c chore: to create Dockerfile modules and break up the procedure into smaller, step-by-step files instead of one large Dockerfile 2023-02-11 23:08:53 -03:00
Junior L. Botelho (JLB) 779cdf0da3 chore: move the templates to their appropriate folders 2023-02-11 20:08:33 -03:00
Junior L. Botelho (JLB) 656d9aa2d6 chore: change approach of dockerfiles 2023-02-11 19:54:45 -03:00
Junior L. Botelho (JLB) 4a5dad014d chore: rename docker directory 2023-02-11 19:18:04 -03:00