hnhx
1a8257cf11
removed debug
2023-02-17 09:47:18 +01:00
hnhx
a8645b7eb6
split the google language to site and results, now everything related to instances are defined in the config file
2023-02-17 09:44:03 +01:00
hnhx
04ae09bd54
moved the docker related things to the wiki
2023-02-16 23:22:42 +00:00
hnhx
7aefbb2b9e
Merge pull request #165 from juniorbotelho/fix/docker-environments
...
fix(docker): fix typo "CONFIG GOOGLE LANGUAGE"
2023-02-16 23:18:00 +00:00
hnhx
67fc64b60e
Merge pull request #164 from jkumeboshi/patch-1
...
PHP error
2023-02-16 23:17:43 +00:00
Junior L. Botelho (JLB)
31ba753c79
fix(docker): fix typo "CONFIG GOOGLE LANGUAGE"
2023-02-16 16:42:54 -03:00
J.K.Umeboshi
4271c9f635
PHP error
...
when I save settings I get "Undefined variable: '$name' in /var/www/html/settings.php on line 26" message
I think that the correct variable name shall be $key
2023-02-16 12:35:04 +01:00
hnhx
689d31025e
Merge pull request #161 from juniorbotelho/docker
...
Add Docker to the project with emphasis on multi-configurations.
2023-02-12 22:49:25 +00: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 Botelho
d1845992e5
Merge branch 'hnhx:main' into docker
2023-02-12 20:13:42 +00: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)
9c17401c66
revert: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
2023-02-12 13:54:42 -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)
449ec0dd7a
refactor: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
2023-02-12 13:36:47 -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
hnhx
0e78734743
Merge pull request #160 from Ratakor/main
...
remove cloudflared instance
2023-02-12 14:31:29 +00: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
Ratakor
7e5deb7be8
fix indent
2023-02-12 10:52:32 +01: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
Junior L. Botelho (JLB)
0faba78be1
chore: improve the method for passing images that will be built on Docker
2023-02-11 19:14:38 -03:00
Junior L. Botelho (JLB)
b3a6a43acb
chore: for the initial execution, the entrypoint should include the addition of buildx
2023-02-11 18:59:04 -03:00
Junior L. Botelho (JLB)
450560eb6d
chore: the Docker build time errors have been fixed by changing the name of the nginx folder and renaming build.sh to prepare.sh
2023-02-11 16:53:22 -03:00
Junior L. Botelho (JLB)
9abb2cdbc8
chore: create template substitution variables with shell
2023-02-11 15:55:17 -03:00
Ratakor
60812f88bd
readd search.funami.tech (see Issue #159 )
2023-02-11 19:26:03 +01:00
Ratakor
c641e602f1
remove cloudflared instance
2023-02-11 19:09:50 +01:00
Junior L. Botelho (JLB)
a6883f62d7
chore: add environment variable substitutions for invalid or empty environment variables from the Dockerfile
2023-02-11 13:20:40 -03:00
Junior L. Botelho (JLB)
77915000b4
refactor: set the 'Dockerfiles' to use 'Alpine' images as the base
2023-02-11 01:33:34 -03:00
Junior L. Botelho (JLB)
cc11ab9fff
chore: keep 'config.php' and 'opensearch.xml' just in root files from .gitignore
2023-02-11 01:18:33 -03:00
juniorbotelho
71ed181043
chore: keep 'config.php' and 'opensearch.xml' just in root files from .gitignore
2023-02-11 00:41:34 -03:00
juniorbotelho
e9b23846d3
chore: create template files, remove incorrect Docker environment variables, and replace scripts
2023-02-11 00:37:09 -03:00
juniorbotelho
78082f1ac1
chore: add sleep infinity as init command docker container
2023-02-10 23:42:00 -03:00
juniorbotelho
ef8ebd6b2d
chore: add 'config.php' and 'opensearch.xml' configurations as Docker environment variables
2023-02-10 23:25:41 -03:00
juniorbotelho
e99e268ec9
chore: fix wrong folders path and incorrect 'cache clean' command from apk
2023-02-10 22:33:39 -03:00
juniorbotelho
816e892b29
chore: add packages, move necessary files, and set the entrypoint runner
2023-02-10 22:29:13 -03:00
juniorbotelho
d55652609b
refactor: change '.docker' scripts folder structure
2023-02-10 21:49:01 -03:00
juniorbotelho
af82157957
chore: create initial config dockerfile
2023-02-10 19:33:33 -03:00
hnhx
6bdd1d23e8
added a new instance librex.retro-hax.net
2023-02-10 09:12:19 +01:00
juniorbotelho
85cb9e36bb
chore: add initial 'Dockerfiles' to project
2023-02-09 19:42:38 -03:00
hnhx
7966ec984b
Merge pull request #157 from Ftonans/main
...
Add new instance librex.bloatcat.tk
2023-02-08 18:20:19 +01:00