Commit Graph

448 Commits

Author SHA1 Message Date
GitHub Workflow af4bb1ab34 Runs update.sh 2020-09-07 07:17:26 +00:00
Philipp acf6c8ca6a
Update update-sh.yml
Fixed wrong branch for automatic push
2020-09-07 09:17:09 +02:00
Hypolite Petovan bfd19c0850
Merge pull request #129 from nupplaphil/task/file_addon
Use addon archive from files.friendi.ca
2020-09-06 15:56:13 -04:00
Philipp Holzer f79c7efc7b
Use addon archive from files.friendi.ca 2020-09-06 21:23:06 +02:00
Hypolite Petovan 8a96248834
Merge pull request #128 from nupplaphil/task/auto_fetch
Automatically update docker images for stable/rc/develop
2020-09-04 16:47:18 -04:00
Philipp Holzer 4b0658a64a
fix rc fetching 2020-09-04 22:28:26 +02:00
Philipp Holzer ade37e5af6
Automate retrieving correct versions 2020-09-04 21:31:44 +02:00
Tobias Diekershoff c9f6832368
Merge pull request #126 from nupplaphil/task/github_actions
Optimize Github Action Workflow
2020-08-31 07:06:42 +02:00
Philipp Holzer f3a07949e6
Optimize Github Action Workflow 2020-08-30 22:29:53 +02:00
Hypolite Petovan dd4aec3ee5
Merge pull request #125 from nupplaphil/task/pw-file
Support Docker secrets
2020-08-30 09:23:35 -04:00
Philipp Holzer 0efb6eab9e
Support Docker secrets 2020-08-30 15:09:28 +02:00
Philipp Holzer 7545de360a
Introduce "stable" default branch 2020-08-24 11:58:40 +02:00
Hypolite Petovan fff02c89cf
Merge pull request #123 from friendica/task/github_actions
Replace Travis CI with Github actions
2020-08-22 09:41:34 -04:00
Philipp Holzer 36cb760bfd
Fixing stackbrew shell (thx @tianon ) 2020-08-21 22:52:26 +02:00
Philipp Holzer d467547656
Use github action instead of Travis CI 2020-08-21 20:59:35 +02:00
Hypolite Petovan 87e5dc1cf0
Merge pull request #121 from nupplaphil/bug/msmtp_cron
Use MSMTP settings in cron
2020-07-23 18:55:49 -04:00
Philipp Holzer cc67b6343e
Add quotes 2020-07-23 23:21:54 +02:00
Philipp Holzer 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
Philipp Holzer 61e31132da
[Hotfix] Wrong SMTP env variable 2020-07-23 22:51:09 +02:00
Hypolite Petovan b5a54c3296
Merge pull request #120 from nupplaphil/debian_buster
Switch to Debian Buster
2020-07-22 17:50:49 -04:00
Philipp Holzer 51a6dcc6fc
Replace mysql-client with mariadb-client 2020-07-22 23:34:21 +02:00
Philipp Holzer 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
Philipp Holzer 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
Philipp Holzer f2ed829c94
Switch to Debian Buster 2020-07-14 22:05:09 +02:00
Philipp Holzer 2e38177e2e
[Hotfix] Switch full archive path 2020-07-12 22:22:36 +02:00
Hypolite Petovan 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
Philipp Holzer 530174e564
Friendica Release "Red Hot Poker" 2020.07 released 2020-07-12 21:46:40 +02:00
Hypolite Petovan af392ed845
Merge pull request #118 from nupplaphil/task/rc_branch
Update dependencies & new RC branch
2020-06-17 04:24:50 -04:00
Philipp Holzer 67af709a0d
Disable IPv6 for gpg check 2020-06-15 19:47:00 +02:00
Philipp Holzer ab99d2341c
Disable IPv6 for gpg check 2020-06-15 16:06:08 +02:00
Philipp Holzer 7fe1de658d
Fixing a lot of spaces & tabs! 2020-06-15 00:49:50 +02:00
Philipp Holzer aa0795900a
Add full-archive deep link 2020-06-14 19:32:03 +02:00
Philipp Holzer 213a26bc18
fix bashbrew path 2020-06-14 17:49:32 +02:00
Philipp Holzer 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
Hypolite Petovan 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
Hypolite Petovan 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
Hypolite Petovan 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