Philipp Holzer
06d228b850
fix indents
2019-11-26 21:54:18 +01:00
Philipp Holzer
b58fda500c
Update README-DEV
2019-11-26 21:51:20 +01:00
Philipp Holzer
1850626652
Splitting dev/rc business logic from "stable" images
...
- reducing complexity for stable entrypoint
2019-11-26 21:47:40 +01:00
Philipp Holzer
2d474d6f80
Hotfix - remove echo
2019-11-17 16:51:43 +01:00
Philipp
deab822b60
Merge pull request #86 from nupplaphil/bug/hf_set_param
...
Hotfix: wrong set parameter
2019-11-17 16:48:30 +01:00
Philipp Holzer
f6c270f1bd
Hotfix: wrong set parameter
2019-11-17 16:48:04 +01:00
Hypolite Petovan
11817715db
Merge pull request #85 from nupplaphil/task/improvements_entrypoint
...
Some improvements
2019-11-17 03:33:38 -05:00
Philipp Holzer
a0660813ea
Remove unneeded "sh -c" command wrapper
2019-11-16 22:08:39 +01:00
Philipp Holzer
802a07d7af
Add "exec" to cron.sh start so it becomes PID 1
2019-11-16 21:59:34 +01:00
Philipp Holzer
6e566394d2
improve "run_as()" now runs inside the /var/www/html directory
2019-11-16 21:55:08 +01:00
Hypolite Petovan
5da7979222
Merge pull request #84 from nupplaphil/bug/83-ldap-support
...
Add ldap support for ldapauth addon
2019-11-16 10:58:05 -05:00
Philipp Holzer
3e02375c58
Add multiarch support for ldap lib
2019-11-16 15:38:43 +01:00
Philipp Holzer
687136d26b
Add ldap support for ldapauth addon
2019-11-16 12:13:15 +01:00
Philipp Holzer
d910f614a5
HOTFIX: check_branch
2019-10-02 07:51:26 +02:00
Philipp Holzer
2497a9f947
HOTFIX: check_branch
2019-10-02 01:06:00 +02:00
Philipp Holzer
59fd1c5792
HOTFIC: Fixing ls-remote
2019-10-02 00:37:28 +02:00
Philipp Holzer
ea16109060
HOTFIC: Fixing ls-remote
2019-10-02 00:37:15 +02:00
Hypolite Petovan
45253da835
Merge pull request #82 from nupplaphil/bug/docker-81-check
...
Checks if the branch and repository exists (avoid crash)
2019-10-01 16:10:25 -04:00
Philipp Holzer
0ca0e0623b
Checks if the branch and repository exists (avoid crash)
2019-10-01 21:33:01 +02:00
Tobias Diekershoff
404f042ddc
Merge pull request #80 from nupplaphil/task/2019.09
...
Release 2019.09
2019-09-29 12:53:32 +02:00
Philipp Holzer
6c821e72f0
Release 2019.09
2019-09-29 11:51:12 +02:00
Hypolite Petovan
8c7f3e81cc
Merge pull request #78 from nupplaphil/task/docker-77-deduplicate
...
docker-77 Deduplicate dependencies
2019-09-09 16:48:34 -04:00
Philipp Holzer
714883836a
Deduplicate dependencies
...
- Use $PHPIZE_DEPS
- remove imagemick
- remove libfreetype6
- remove freetype
- remove libpng
- remove libcurl
2019-09-08 21:05:53 +02:00
Philipp Holzer
e1066901ae
Deduplicate dependencies
...
- remove ctype
- remove iconv
- remove json
- remove pdo
- remove posix
- remove xml
2019-09-08 14:11:01 +02:00
Philipp Holzer
683c2885d3
docker-77 Deduplicate dependencies
...
- remove curl
- remove mbstring
2019-09-07 15:32:27 +02:00
Hypolite Petovan
af1aa857f6
Merge pull request #76 from nupplaphil/task/official_image
...
Fixings for offical-images
2019-08-26 17:59:07 -04:00
Philipp Holzer
e28d6a776a
Removed unnecessary release channel
2019-08-25 23:16:24 +02:00
Philipp Holzer
43eefc24ff
Fixings for offical-images
...
- Fixed *.sh mode
- Removed label
- Fixed RUN settings
- Removed superfluous debMultiarch
2019-08-25 23:00:16 +02:00
Tobias Diekershoff
bfb81571ec
Merge pull request #75 from nupplaphil/Introduce_2019.09-rc
...
Introduce 2019.09-rc
2019-08-19 12:32:46 +02:00
Philipp Holzer
e8e2276bd8
Introduce 2019.09-rc
2019-08-19 11:46:16 +02:00
Hypolite Petovan
1cbddb0c3e
Merge pull request #73 from nupplaphil/bug/fcntl_fork
...
Fix pcntl_fork error
2019-08-04 16:54:59 -04:00
Philipp Holzer
ae608b6380
Fix pcntl_fork error
2019-08-04 20:04:42 +02:00
Philipp Holzer
c004b5f2ac
HotFix - stack.yml
2019-07-19 21:17:14 +02:00
Philipp Holzer
5218366a77
HotFix - wrong whitespace for stack.yml
...
FollowUp #70
2019-07-19 21:06:40 +02:00
Philipp Holzer
4d9738bfcc
HotFix for redis.config.php fatal error
2019-07-19 20:57:18 +02:00
Hypolite Petovan
2f7b6cdcda
Merge pull request #70 from nupplaphil/task/dyn_config
...
Add dynamic config compatibility & more fixes
2019-07-19 12:09:40 -04:00
Philipp Holzer
3bd5f5eef1
Fixing storage directory
2019-07-19 17:43:02 +02:00
Philipp Holzer
841a0b438b
Add dynamic config compatibility
...
- Use APCu cache as default caching mechanism
- Add explicit redis environment variables for redis lock-support
- Add a lot of environment variables, which aren't part of admin-page
- Add possibility to disable URL & E-Mail validation (for demo-page)
- Dynamically copy /config/ content without overwriting existing one
Add opcache support for performance reason
Add multi-core support for php extensions install
Bump redis version to 5.0.1 (last stable)
Exclude /log/ directory during sync (to avoid deleting logs)
2019-07-19 17:37:44 +02:00
Philipp Holzer
617b12fd7f
Hotfix: Wrong version number
2019-06-30 22:12:58 +02:00
Hypolite Petovan
80ce1b5b89
Merge pull request #68 from nupplaphil/overwrite_repo_branch
...
Add possibility to overwrite git Repo&branch
2019-06-27 13:21:16 -04:00
Philipp Holzer
20d59aae26
Using full repository url
2019-06-27 18:52:40 +02:00
Philipp Holzer
2f65ae8d70
Add possibility to overwrite git Repo&branch
2019-06-24 10:39:10 +02:00
Philipp
40795cc9de
Merge pull request #69 from nupplaphil/release
...
Release 2019.06
2019-06-24 10:36:50 +02:00
Philipp Holzer
d395e138da
Release 2019.06
2019-06-24 09:31:20 +02:00
Hypolite Petovan
7d368367cf
Merge pull request #67 from nupplaphil/enhance_images
...
Enhancing docker images
2019-06-22 20:42:02 -04:00
Philipp Holzer
7128384bbb
Add logfiles to upgrade excluding
2019-06-23 02:41:44 +02:00
Philipp Holzer
989de98414
Enhancing docker images:
...
- Adding APCu
- Bump PHP to 7.3
- Remove deprecated mcrypt
- Dynamic version checking for depending PECL libraries
- Add production default 512M for memory_limit (see https://github.com/friendica/docker/issues/56 )
- Re-Add FRIENDICA_PHP_PATH because of Bugfix in upstream
2019-06-23 02:24:02 +02:00
Hypolite Petovan
25f988edbe
Merge pull request #64 from nupplaphil/bug/58-version_greater
...
Bugfixing version_greater() method
2019-06-16 09:35:51 -04:00
Philipp Holzer
2afdf08eed
Bugfixing version_greater() method
2019-06-16 15:04:36 +02:00
Philipp Holzer
046099aba3
Add .gitignore
2019-06-01 19:02:54 +02:00