73381d98b5
Merge pull request #168 from nupplaphil/sha256_check
...
Add SHA256 check for dev/rc images
2021-09-13 07:17:26 -04:00
5d30c0b12a
Add SHA256 check for dev/rc images
2021-09-12 14:12:19 +02:00
GitHub Workflow
3f8c16139f
Runs update.sh
2021-09-11 22:49:31 +00:00
646ceaf660
Merge pull request #167 from nupplaphil/feat/dev
...
New develop/rc behavior:
2021-09-11 18:49:13 -04:00
145192499a
Fix logic & gpg behavior
2021-09-11 21:43:13 +02:00
77afe291c1
New develop/rc behavior:
...
- Replace all GIT downloads with downloads per file.friendi.ca
- Add GPG check for these downloads
- Adapt documentation
- Remove any other GIT dependency inside the image
2021-09-11 20:26:16 +02:00
cbbc934301
Merge pull request #164 from nupplaphil/feat/gpg
...
Add GPG Check for stable docker images
2021-09-08 18:46:51 -04:00
2f1d0cb769
Change keyserver
2021-09-08 23:07:39 +02:00
527b15c975
Add GPG Check for stable docker images
2021-09-08 22:56:55 +02:00
904fa5f96d
Merge pull request #163 from nupplaphil/feat/sha256_followup
...
Directly include sha256 checksum for stable images
2021-09-08 14:33:41 -04:00
ffd8358b21
Directly include sha256 checksum for stable images
2021-09-08 20:24:12 +02:00
f7ff609318
Merge pull request #161 from nupplaphil/feat/add_sha256_check
...
Add sha256 check for official images
2021-09-03 16:08:56 -04:00
c66c825e79
Merge pull request #162 from nupplaphil/bug/root_cron
...
Execute cron as www-data
2021-09-03 16:07:27 -04:00
6e614d2fa3
Add sha256 check for official images
2021-09-03 21:36:50 +02:00
ee990e4837
Execute cron as www-data
2021-09-03 21:13:29 +02:00
9e9556d12c
Merge pull request #160 from nupplaphil/feat/2021.09-rc
...
2021.09-rc Release
2021-08-29 08:42:07 -04:00
54f1bdd512
Remove old versions
2021-08-29 13:17:13 +02:00
d8af2bd66c
Set min version to 2021.04
2021-08-29 13:16:07 +02:00
7661882be8
Revert "Activate msmtp just in case there's a config"
...
This reverts commit 3d49fcaabd
.
2021-08-29 13:16:07 +02:00
GitHub Workflow
b8c192e711
Runs update.sh
2021-08-29 01:28:42 +00:00
GitHub Workflow
1ce2e6bd11
Runs update.sh
2021-07-23 01:31:17 +00:00
4d9483d05e
Merge pull request #158 from nupplaphil/feat/smtp_example
...
Adding SMTP example
2021-07-15 14:51:07 +02:00
8dc6b7a396
Adding SMTP example based on https://github.com/friendica/docker/issues/156#issuecomment-879300637
2021-07-15 13:23:41 +02:00
3aa0b844d1
Merge pull request #157 from nupplaphil/bug/fallback_empty_smtp
...
Activate msmtp just in case there's a config
2021-07-11 09:59:07 -04:00
3d49fcaabd
Activate msmtp just in case there's a config
2021-07-11 13:43:10 +02:00
03f6d4021b
Cleanup images
2021-07-05 19:54:35 +02:00
GitHub Workflow
31e26557ac
Runs update.sh
2021-07-05 01:28:00 +00:00
GitHub Workflow
8de8251f81
Runs update.sh
2021-06-18 01:36:03 +00:00
c0eada96f0
Merge pull request #153 from nupplaphil/feat/release
...
Friendica 2021.06 RC image
2021-05-21 18:37:52 -04:00
0efa3647e8
Friendica 2021.06 RC
2021-05-21 22:21:25 +02:00
5c0d66cdc4
HOTFIX: Remove wrong dev image
2021-04-28 21:35:41 +02:00
GitHub Workflow
9e22de455a
Runs update.sh
2021-04-27 01:37:04 +00:00
994a54a4ea
Merge pull request #150 from miklobit/stable
...
set /etc/msmtprc 'auth' parameter from SMTP_AUTH env
2021-04-18 00:15:29 -04:00
f46c84e90a
Fix indentation
2021-04-17 13:16:36 +02:00
Miłosz Kłosowicz
130b270230
add SMTP_AUTH env in mail settings
2021-04-14 12:41:01 +02:00
miklobit
26ea673970
add SMTP_AUTH env in mail settings
2021-04-14 10:34:30 +00:00
miklobit
88db303a9a
set /etc/msmtprc 'auth' parameter from SMTP_AUTH env
2021-04-14 03:31:12 +00:00
0db5a0278d
Merge pull request #149 from nupplaphil/fix/README_data
...
Fix `FRIENDICA_DATA` description
2021-03-28 20:12:37 -04:00
7c40d6368c
Fix typo in README
2021-03-28 20:12:24 -04:00
7f83f7e218
Fix FRIENDICA_DATA
description
2021-03-29 00:01:19 +02:00
e1b356aea8
Merge pull request #148 from nupplaphil/enh/README
...
README & Example fixings
2021-03-28 09:50:03 -04:00
4ac2b11f4c
Fix Automatic installation README
2021-03-28 12:08:37 +02:00
d9dbbf3c2b
Fix Automatic installation README
2021-03-28 00:07:34 +01:00
83dafd7642
Fixing examples
...
- remove supervisord possibility due incompatibility with `tini`
- Fix example Dockerfiles
2021-03-27 23:44:50 +01:00
7617279889
Update README for background tasks
2021-03-27 23:43:35 +01:00
Michael Vogel
500708b304
Merge pull request #147 from nupplaphil/bug/smtp_domain
...
Fix usage of "SMTP_DOMAIN"
2021-03-27 22:32:05 +01:00
969e173e59
Fix usage of "SMTP_DOMAIN"
2021-03-27 22:09:53 +01:00
GitHub Workflow
2e6fb3ed05
Runs update.sh
2021-03-25 00:30:07 +00:00
GitHub Workflow
ca7b8e67f8
Runs update.sh
2021-03-05 01:13:17 +00:00
GitHub Workflow
e8b21ebca5
Runs update.sh
2021-03-02 00:59:50 +00:00