|
f0bb076311
|
Fixing issues
- wrong call for upstream wait-for-connection
- missing variables for SSMTP
|
2020-01-04 23:11:24 +01:00 |
|
|
3a93a57b8a
|
Merge pull request #97 from nupplaphil/Fixing-SMTP
Fixing issues
|
2020-01-03 12:54:57 -05:00 |
|
|
bbd9df6049
|
Fixing some issues:
- explicit exec entrypoint.sh
- Adding "shadow" support
- Adding "usermod" calls for setting username
- Remove superfluous $PHPIZE_DEPS from debian package
|
2020-01-03 19:47:28 +01:00 |
|
|
c37e773016
|
Merge pull request #96 from nupplaphil/bug/95-mysql_port_not_set
Fix $MYSQL_PORT default fallback & Removes the packed binary
|
2020-01-02 17:25:39 -05:00 |
|
nupplaPhil
|
e806316e12
|
Fixed Dockerfiles
|
2020-01-02 23:07:40 +01:00 |
|
|
11e884d952
|
run ./update.sh
|
2020-01-02 21:50:28 +01:00 |
|
|
e0448d4ac2
|
Fix $MYSQL_PORT default fallback & Removes the packed binary in favour of the already working upstream executable
|
2020-01-02 21:49:01 +01:00 |
|
|
33c9b09260
|
Merge pull request #94 from nupplaphil/task/remove_mysql_username
Some Improvements
|
2020-01-01 18:17:01 -05:00 |
|
|
ee01c7aad5
|
Call ./update.sh
|
2020-01-01 19:17:32 +01:00 |
|
|
078e3852c8
|
remove --link usage in README (replace with --network some-network)
|
2020-01-01 19:16:49 +01:00 |
|
|
c7edbfc258
|
Remove MYSQL_USERNAME and FRIENDICA_PHP_PATH environment variables
|
2020-01-01 19:11:25 +01:00 |
|
|
c769a07b26
|
Merge pull request #93 from nupplaphil/Fix-dev
Fix dev update
|
2020-01-01 10:08:34 -05:00 |
|
|
eea8fbdd84
|
Fix dev update
|
2020-01-01 15:16:13 +01:00 |
|
Philipp
|
1e61667492
|
Merge pull request #92 from tianon/tweaks
Minor syntax/correctness tweaks
|
2019-12-31 23:39:08 +01:00 |
|
Tianon Gravi
|
199eeec6c8
|
Minor syntax/correctness tweaks
|
2019-12-30 16:53:22 -08:00 |
|
|
ba2daa0a68
|
Merge pull request #91 from nupplaphil/Release-2019
Release 2019.12
|
2019-12-23 19:52:41 -05:00 |
|
|
5063b8d381
|
Release 2019.12
|
2019-12-23 21:32:56 +01:00 |
|
|
b06eb93d4a
|
Merge pull request #89 from friendica/task/2019.12-rc
Add 2019.12-rc branch
|
2019-12-10 16:31:44 -05:00 |
|
|
7a74b4c0b9
|
Add 2019.12-rc branch
|
2019-12-10 22:17:35 +01:00 |
|
|
ba7371ad99
|
Merge pull request #88 from nupplaphil/task/mysql_wait
Add MySQL DB wait possibility
|
2019-11-28 16:08:36 -05:00 |
|
|
993a52225c
|
fix indent
|
2019-11-28 21:53:44 +01:00 |
|
|
616a762d56
|
fix indent
|
2019-11-28 20:55:37 +01:00 |
|
|
43b1640b80
|
Add MySQL DB wait possibility
- remove sleep
- Add new binary "wait-for-connection" in /usr/local/bin
- Use new possibility for auto-installer
|
2019-11-28 20:50:59 +01:00 |
|
|
dafddd4e22
|
Merge pull request #87 from nupplaphil/task/extract_dev_rc
Splitting dev/rc business logic from "stable" images
|
2019-11-26 16:21:22 -05:00 |
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
af1aa857f6
|
Merge pull request #76 from nupplaphil/task/official_image
Fixings for offical-images
|
2019-08-26 17:59:07 -04:00 |
|