El RIDO
b4509e2785
switch to packaged gosu
2022-02-17 20:14:11 +01:00
Philipp Holzer
102d52108b
Merge pull request #198 from nupplaphil/bug/sh_2
...
Replace su with gosu
(self-merging to accelerate the docker image fixup)
2022-02-16 21:46:53 +01:00
Philipp Holzer
c9965262bb
Replace su with gosu
2022-02-16 21:37:41 +01:00
Hypolite Petovan
34bb363503
Merge pull request #197 from nupplaphil/fix/sh
...
Fixing run_as and Redis
2022-02-15 17:04:21 -05:00
Philipp Holzer
39ef8ac587
Fix missing php executable
2022-02-15 22:54:49 +01:00
Philipp Holzer
46ec7f08db
Fix /bin/sh errors
2022-02-15 21:50:36 +01:00
Hypolite Petovan
8d5f6d63ea
Merge pull request #193 from nupplaphil/feat/redis_session
...
Use Redis as session handler
2022-02-10 21:33:43 -05:00
Philipp Holzer
6edd78174b
Use Redis as session handler
2022-02-11 03:11:44 +01:00
Philipp Holzer
170204f746
Merge pull request #192 from MrPetovan/bug/timezone-typo
...
Fix timezone typo in entry point scripts
2022-02-11 01:22:16 +01:00
Hypolite Petovan
dd84934773
Fix timezone typo in entry point scripts
2022-02-10 18:02:54 -05:00
Tobias Diekershoff
fc62b7454c
Merge pull request #188 from nupplaphil/bug/memory_limit
...
Preserve environment variables at run_as
2022-02-09 07:53:41 +01:00
Philipp Holzer
43bc727696
Preserve environment variable at run_as
2022-02-09 03:01:35 +01:00
Philipp Holzer
52b959db23
Revert "Fix memory_limit & upload_limit ENV setup"
...
This reverts commit c277360de4
.
2022-02-09 02:51:45 +01:00
Tobias Diekershoff
7157ae6ac9
Merge pull request #187 from nupplaphil/bug/memory_limit
...
Fix memory_limit & upload_limit ENV setup
2022-02-06 23:24:36 +01:00
Philipp Holzer
c277360de4
Fix memory_limit & upload_limit ENV setup
2022-02-06 23:18:10 +01:00
Tobias Diekershoff
eaa21c870b
Merge pull request #186 from nupplaphil/release
...
Friendica Release 2022.02
2022-02-06 22:24:56 +01:00
Philipp Holzer
e5f935f6ec
Friendica Release 2022.02
2022-02-06 21:57:05 +01:00
GitHub Workflow
a06442fb86
Runs update.sh
2022-01-18 01:38:34 +00:00
Philipp
054d2a0210
Merge pull request #183 from scifijunk/patch-1
...
Working Kubernetes config
2022-01-15 22:45:03 +01:00
GitHub Workflow
4238bc4222
Runs update.sh
2022-01-13 01:39:08 +00:00
Chad Walter Cummings
0db6987765
Working Kubernetes config
...
Used kubectl get pods --namespace=friendica-base -o=yaml to get the following format for friendica from my Kubernetes cluster. Mind you I'm still new at working with Kubernetes and Github.
2022-01-10 15:57:11 -06:00
Hypolite Petovan
77a3dbe099
Merge pull request #182 from nupplaphil/bug/upgrade
...
Fix update behavior
2022-01-06 17:08:48 +01:00
Philipp
93537d5ea2
Update README.md
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-01-06 16:34:40 +01:00
Philipp Holzer
933e3c5604
Fix update behavior
2022-01-06 13:20:36 +01:00
Philipp Holzer
9f8658cf53
Hotfix: wrong comment usage
2022-01-05 23:13:09 +01:00
Hypolite Petovan
d50ef2ad93
Merge pull request #181 from nupplaphil/feat/update_php
...
Update PHP version
2022-01-05 14:47:11 +01:00
Philipp Holzer
a562de0ba4
Add exif & webp support
2022-01-05 12:14:57 +01:00
Philipp Holzer
760cf75e3a
Fix PHP GD configuration (see https://github.com/docker-library/php/issues/912#issuecomment-559918036 for details)
2022-01-05 12:00:22 +01:00
Philipp Holzer
97b4160f31
Update PHP version
2022-01-04 21:43:29 +01:00
GitHub Workflow
2a414acfcb
Runs update.sh
2021-12-19 01:37:52 +00:00
Hypolite Petovan
aef24917a6
Merge pull request #180 from nupplaphil/bug/config_cleanup
...
Cleanup config
2021-12-13 14:50:37 -05:00
Philipp Holzer
b3807c23d7
Cleanup config
...
- Remove deprecated statements
- Move session_handler to right place
- Add new distributed cache capability
2021-12-13 20:12:52 +01:00
Hypolite Petovan
69425a7895
Merge pull request #179 from nupplaphil/feat/syslog
...
Add syslog capability
2021-12-13 08:40:07 -05:00
Philipp Holzer
aaf7fd0174
Add syslog capability
2021-12-13 08:31:31 +01:00
Hypolite Petovan
e6d983d6c2
Merge pull request #178 from nupplaphil/feat/memory_limit
...
Add PHP limit environment variables
2021-12-12 21:32:13 -05:00
Philipp Holzer
65e3ffab9c
Add PHP limit environment variables
2021-12-12 21:18:07 +01:00
Hypolite Petovan
2e543f843f
Merge pull request #177 from nupplaphil/feat/2021.12-rc
...
Add 2021.12-rc & fix gosu for mips64le
2021-11-28 08:23:09 -05:00
Philipp Holzer
d4e093ff06
Add 2021.12-rc & fix gosu for mips64le
2021-11-28 12:38:59 +01:00
Philipp
4ff2cfa3d2
Merge pull request #173 from nupplaphil/bug/sha256_again
...
Release 2021.09 | new sha256
2021-10-07 20:16:58 +02:00
Philipp Holzer
51dc7021f0
Release 2021.09 | new sha256
2021-10-07 20:09:47 +02:00
GitHub Workflow
8aa0554138
Runs update.sh
2021-10-07 17:49:38 +00:00
Philipp
d71dd8c5a8
Merge pull request #172 from elrido/preserve-local-config
...
Preserve local config during update
2021-10-07 19:49:18 +02:00
El RIDO
ea460bdbf5
apply configuration sync changes to all images
2021-10-06 21:58:09 +02:00
El RIDO
46f7ca5624
exclude addon configuration as well, kudos @MrPetovan
2021-10-06 21:56:14 +02:00
El RIDO
9b3b73a27a
Merge branch 'stable' into preserve-local-config
2021-10-06 05:22:21 +02:00
El RIDO
e4a63a7c41
correct path in install
2021-10-06 05:15:14 +02:00
El RIDO
e8eeb9a389
prevent existing local config from being replaced
2021-10-06 05:14:57 +02:00
GitHub Workflow
7881472f57
Runs update.sh
2021-09-28 01:30:49 +00:00
Hypolite Petovan
f8c14c6704
Merge pull request #169 from nupplaphil/friendica_release
...
Friendica release :)
2021-09-25 16:27:17 -04:00
Philipp Holzer
9fe43ec2fb
Release 2021.09
2021-09-25 20:35:52 +02:00