2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-01-04 04:38:21 +01:00
Commit graph

290 commits

Author SHA1 Message Date
f3a07949e6
Optimize Github Action Workflow 2020-08-30 22:29:53 +02:00
dd4aec3ee5
Merge pull request #125 from nupplaphil/task/pw-file
Support Docker secrets
2020-08-30 09:23:35 -04:00
0efb6eab9e
Support Docker secrets 2020-08-30 15:09:28 +02:00
7545de360a
Introduce "stable" default branch 2020-08-24 11:58:40 +02:00
fff02c89cf
Merge pull request #123 from friendica/task/github_actions
Replace Travis CI with Github actions
2020-08-22 09:41:34 -04:00
36cb760bfd
Fixing stackbrew shell (thx @tianon ) 2020-08-21 22:52:26 +02:00
d467547656
Use github action instead of Travis CI 2020-08-21 20:59:35 +02:00
87e5dc1cf0
Merge pull request #121 from nupplaphil/bug/msmtp_cron
Use MSMTP settings in cron
2020-07-23 18:55:49 -04:00
cc67b6343e
Add quotes 2020-07-23 23:21:54 +02:00
784da433d7
Use MSMTP settings in cron
- Extract msmtp setup into own file
- use msmtp setup in cron and app container
- fix wrong SMTP Env variable
2020-07-23 23:05:23 +02:00
61e31132da
[Hotfix] Wrong SMTP env variable 2020-07-23 22:51:09 +02:00
b5a54c3296
Merge pull request #120 from nupplaphil/debian_buster
Switch to Debian Buster
2020-07-22 17:50:49 -04:00
51a6dcc6fc
Replace mysql-client with mariadb-client 2020-07-22 23:34:21 +02:00
55b4574787
Replace SSMTP with MSMTP for sendmail
- New parameter "SMTP_PORT"
- Removed parameter "SMTP_AUTH_METHOD"
- Replacing config mapping based on env-variables
2020-07-22 23:17:31 +02:00
f18979f1ec
Move SSMTP Setup to outside of the check since it has to get checked for cronjobs too 2020-07-22 12:08:08 +02:00
f2ed829c94
Switch to Debian Buster 2020-07-14 22:05:09 +02:00
2e38177e2e
[Hotfix] Switch full archive path 2020-07-12 22:22:36 +02:00
b2c64a6ce8
Merge pull request #119 from nupplaphil/2020.07
Friendica Release "Red Hot Poker" 2020.07 released
2020-07-12 15:54:31 -04:00
530174e564
Friendica Release "Red Hot Poker" 2020.07 released 2020-07-12 21:46:40 +02:00
af392ed845
Merge pull request #118 from nupplaphil/task/rc_branch
Update dependencies & new RC branch
2020-06-17 04:24:50 -04:00
67af709a0d
Disable IPv6 for gpg check 2020-06-15 19:47:00 +02:00
ab99d2341c
Disable IPv6 for gpg check 2020-06-15 16:06:08 +02:00
7fe1de658d
Fixing a lot of spaces & tabs! 2020-06-15 00:49:50 +02:00
aa0795900a
Add full-archive deep link 2020-06-14 19:32:03 +02:00
213a26bc18
fix bashbrew path 2020-06-14 17:49:32 +02:00
5e33598e19
Update dependencies & new RC branch 2020-06-14 17:45:02 +02:00
Philipp
3c2cfeb54a
Merge pull request #111 from nupplaphil/hotfix_release_channel
Hotfix: release_channel variable
2020-03-31 23:35:23 +02:00
nupplaPhil
dafe41b862
Hotfix: release_channel variable 2020-04-01 01:33:44 +02:00
fb8337c001
Merge pull request #110 from nupplaphil/Release-2020
Release 2020.03
2020-03-31 16:09:32 -04:00
nupplaPhil
ad99a98540
Release 2020.03 2020-03-31 23:22:16 +02:00
cc54dd72b3
Merge pull request #109 from nupplaphil/task/2020.03-rc
Add 2020.03-rc
2020-03-09 21:06:44 -04:00
nupplaPhil
fb1e117ea9
Add 2020.03-rc 2020-03-09 23:35:38 +01:00
Philipp
b74bef87bc
Merge pull request #108 from valvin1/feat/tini-for-cron
Add tini for cron to reap zombie process
2020-03-09 23:31:16 +01:00
valvin
210790d409 feat(tini): dynamic version and build arch 2020-03-09 21:39:50 +01:00
valvin
cccb1cffee fix(tini-debian): manage architecture on tini manual installation 2020-03-08 21:40:40 +01:00
valvin
9e25e43fb9 feat(): add tini as process manager 2020-03-08 21:06:10 +01:00
valvin
4755d3f602 chore(gitignore): add vim swap files 2020-03-08 20:20:04 +01:00
Philipp
9561836bbd
Merge pull request #106 from valvin1/fix/zombie-process
keep /bin/sh as parent process
2020-03-03 23:04:18 +01:00
valvin
de7cdd108f fix(cron.sh - #105): keep /bin/sh as prent process 2020-03-03 20:39:48 +01:00
9db78af54f
Merge pull request #104 from nupplaphil/bug/101-fix_admin_email
Replace HOSTNAME environment variable with SMTP_DOMAIN
2020-02-25 16:31:05 -05:00
nupplaPhil
4bef1ba805
Replace HOSTNAME environment variable with SMTP_DOMAIN (fixes https://github.com/friendica/docker/issues/79 ) 2020-02-25 23:03:15 +01:00
nupplaPhil
fbfa30b0cd
Replace HOSTNAME environment variable with SMTP_DOMAIN (fixes https://github.com/friendica/docker/issues/79 ) 2020-02-25 22:57:05 +01:00
8290cd9530
Merge pull request #102 from nupplaphil/bug/101-fix_admin_email
Fix config-entry for admin_email
2020-01-29 19:30:28 -05:00
33c5e36247
Fix config-entry for admin_email 2020-01-29 22:51:43 +01:00
41ac6976ef
Merge pull request #100 from nupplaphil/task/update_readme_example
Update README/stack & remove deployment settings
2020-01-11 20:03:28 -05:00
a9d96e0dbe
Update README/stack & remove deployment binaries 2020-01-11 20:29:01 +01:00
7adb58feb3
Remove deploy-task in travis 2020-01-11 20:19:32 +01:00
611f5cf091
HOTFIX: wrong php call for wait-for-connection inside cron.php 2020-01-06 14:55:52 +01:00
58123533d0
Merge pull request #98 from nupplaphil/Fixing-issues
Fixing issues
2020-01-05 00:51:36 +01:00
331d289aa3
fixing timeout 2020-01-05 01:21:48 +01:00