Commit Graph

372 Commits

Author SHA1 Message Date
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
Ftonans 5b52a019d5 Add new instance librex.bloatcat.tk 2023-02-08 18:33:14 +03:00
hnhx e88c2771a8
Merge pull request #155 from Ratakor/main
unifiy / at the end of instances.json  for scripting purpose and remove 2 dead instances
2023-02-07 22:42:35 +01:00
Ratakor 7237d580c8 removed 2 dead instances 2023-02-07 19:16:02 +01:00
Ratakor 0a11072e4a unified / at the end for scripting purpose 2023-02-07 17:59:15 +01:00
hnhx d909552dbf code cleanup, removed an instance that broke the rules 2023-02-05 09:55:28 +01:00
hnhx 644f264f0c
Merge pull request #152 from Fijxu/main
Add librex.zzls.xyz
2023-02-03 20:46:04 +01:00
Fijxu cdd08eb3f6 asd 2023-02-03 16:16:17 -03:00
Fijxu d5d214605c Add librex.zzls.xyz 2023-02-03 12:51:22 -03:00
hnhx 2a9526cbac fixed video url, removed useless char from google request url 2023-02-02 16:25:09 +01:00