2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-06-19 22:59:26 +02:00
Commit graph

390 commits

Author SHA1 Message Date
Philipp Holzer 6df70e0d04
Add GNU Multiple Precision PHP module 2022-10-29 12:31:35 +02:00
Philipp Holzer 7a4c583e2f
Merge pull request #210 from nupplaphil/2022.10
Friendica 2022.10 Release
2022-10-16 21:18:30 +02:00
Philipp Holzer 5c120de888
Friendica 2022.10 Release 2022-10-16 21:08:05 +02:00
GitHub Workflow a5f177b8cc Runs update.sh 2022-10-15 03:11:32 +00:00
GitHub Workflow 227a2dd78b Runs update.sh 2022-09-20 03:08:13 +00:00
GitHub Workflow 5410dba4c4 Runs update.sh 2022-09-05 03:08:29 +00:00
Hypolite Petovan 2eee6e748d
Merge pull request #209 from nupplaphil/bug/VERSION
Fix missing /usr/src/friendica/VERSION error
2022-06-22 15:08:58 -04:00
Philipp Holzer 84dceee28d
Fix missing /usr/src/friendica/VERSION error 2022-06-22 20:53:26 +02:00
Hypolite Petovan b351025348
Merge pull request #208 from nupplaphil/release
Release 2022.06
2022-06-11 16:57:59 -04:00
Philipp Holzer 0747ab0d55
Release 2022.06 2022-06-11 21:50:17 +02:00
GitHub Workflow a6fbe76784 Runs update.sh 2022-05-04 02:29:31 +00:00
GitHub Workflow b16c56d2da Runs update.sh 2022-03-11 01:48:42 +00:00
Hypolite Petovan 2212dafd0d
Merge pull request #203 from nupplaphil/release
Release 2022.03
2022-03-07 14:43:45 -05:00
Philipp Holzer 1f68dfdce3
Release 2022.03 2022-03-07 20:17:34 +01:00
Philipp Holzer 8be8b0e38d
Merge pull request #202 from scifijunk/stable
Changed the Pull Policy
2022-02-18 07:41:44 +01:00
Chad Walter Cummings 37ce0ed68e
Merge branch 'friendica:stable' into stable 2022-02-17 19:04:54 -06:00
Chad Walter Cummings f4327705a3
update image Pull Policy
To make it always pull the stable image
2022-02-17 19:00:35 -06: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