Junior L. Botelho (JLB)
|
0208b8f738
feat: adds language support for Wikipedia results and implements 'docker logs -f librex'
|
1 year ago |
hnhx
|
1efc101e30
fixed wikipedia url
|
1 year ago |
hnhx
|
f92f322439
removed redudant config require
|
1 year ago |
hnhx
|
1a8257cf11
removed debug
|
1 year ago |
hnhx
|
a8645b7eb6
split the google language to site and results, now everything related to instances are defined in the config file
|
1 year ago |
hnhx
|
04ae09bd54
moved the docker related things to the wiki
|
1 year ago |
hnhx
|
7aefbb2b9e
Merge pull request #165 from juniorbotelho/fix/docker-environments
|
1 year ago |
hnhx
|
67fc64b60e
Merge pull request #164 from jkumeboshi/patch-1
|
1 year ago |
Junior L. Botelho (JLB)
|
31ba753c79
fix(docker): fix typo "CONFIG GOOGLE LANGUAGE"
|
1 year ago |
J.K.Umeboshi
|
4271c9f635
PHP error
|
1 year ago |
hnhx
|
689d31025e
Merge pull request #161 from juniorbotelho/docker
|
1 year ago |
Junior L. Botelho (JLB)
|
15c26fffa6
chore: fix docker/README.md mistakes
|
1 year ago |
Junior Botelho
|
d1845992e5
Merge branch 'hnhx:main' into docker
|
1 year ago |
Junior L. Botelho (JLB)
|
f80a585629
chore: fix docker/README.md mistakes
|
1 year ago |
Junior L. Botelho (JLB)
|
0be3398071
chore: improves the README.md file from docker by adding more information
|
1 year ago |
Junior L. Botelho (JLB)
|
377f9d00e3
chore: add readme for docker specifications
|
1 year ago |
Junior L. Botelho (JLB)
|
a0a3a904df
chore: add readme for docker specifications
|
1 year ago |
Junior L. Botelho (JLB)
|
2706cf3eb0
chore: remove the php7-xml extension as it is not being used by the project
|
1 year ago |
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'
|
1 year ago |
Junior L. Botelho (JLB)
|
9c17401c66
revert: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
|
1 year ago |
Junior L. Botelho (JLB)
|
c1c401a5f9
chore: downgraded PHP from version 8 to version 7.4 for better compatibility
|
1 year ago |
Junior L. Botelho (JLB)
|
449ec0dd7a
refactor: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
|
1 year ago |
Junior L. Botelho (JLB)
|
8b2b8af183
chore: fixed an issue that occurred when nginx did not have permissions on the 'php-fpm8.sock' file
|
1 year ago |
Junior L. Botelho (JLB)
|
36d8aeeb5b
chore: after running the 'docker run' command, the environment variables will now be effective
|
1 year ago |
Junior L. Botelho (JLB)
|
3bd1ba068b
chore: updated the PHP version from 7.4 to 8 for better performance
|
1 year ago |
hnhx
|
0e78734743
Merge pull request #160 from Ratakor/main
|
1 year ago |
Junior L. Botelho (JLB)
|
3cbb36eb66
chore: configured Nginx Dockerfile, updated PHP requirements in the PHP Dockerfile, and made other changes
|
1 year ago |
Ratakor
|
7e5deb7be8
fix indent
|
1 year ago |
Junior L. Botelho (JLB)
|
928808461a
chore: fixed dependency errors, added conditions to delete proxy configs, and removed duplicate quotes
|
1 year ago |
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
|
1 year ago |