Philipp Holzer
5c120de888
Friendica 2022.10 Release
2022-10-16 21:08:05 +02:00
Philipp Holzer
0747ab0d55
Release 2022.06
2022-06-11 21:50:17 +02:00
Philipp Holzer
97b4160f31
Update PHP version
2022-01-04 21:43:29 +01:00
Philipp Holzer
3db645e404
Set min to 2021.09
2021-09-25 20:35:08 +02:00
Philipp Holzer
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
Philipp Holzer
2f1d0cb769
Change keyserver
2021-09-08 23:07:39 +02:00
Philipp Holzer
527b15c975
Add GPG Check for stable docker images
2021-09-08 22:56:55 +02:00
Philipp Holzer
ffd8358b21
Directly include sha256 checksum for stable images
2021-09-08 20:24:12 +02:00
Philipp Holzer
6e614d2fa3
Add sha256 check for official images
2021-09-03 21:36:50 +02:00
Philipp Holzer
d8af2bd66c
Set min version to 2021.04
2021-08-29 13:16:07 +02:00
Philipp Holzer
0609dfaeb2
Remove unneeded versions
2020-09-21 09:21:41 +02:00
Philipp Holzer
7c8ec59f32
[Hotfix] Switch back to 2020.07 pattern & fix env variable
2020-09-10 20:28:18 +02:00
Philipp Holzer
34e0bd306e
Hotfix 2020.07-1
2020-09-08 21:40:43 +02:00
Philipp Holzer
f79c7efc7b
Use addon archive from files.friendi.ca
2020-09-06 21:23:06 +02: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
Philipp Holzer
d467547656
Use github action instead of Travis CI
2020-08-21 20:59:35 +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
2e38177e2e
[Hotfix] Switch full archive path
2020-07-12 22:22:36 +02:00
Philipp Holzer
530174e564
Friendica Release "Red Hot Poker" 2020.07 released
2020-07-12 21:46:40 +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
5e33598e19
Update dependencies & new RC branch
2020-06-14 17:45:02 +02:00
nupplaPhil
ad99a98540
Release 2020.03
2020-03-31 23:22:16 +02:00
nupplaPhil
fb1e117ea9
Add 2020.03-rc
2020-03-09 23:35:38 +01:00
valvin
210790d409
feat(tini): dynamic version and build arch
2020-03-09 21:39:50 +01:00
valvin
9e25e43fb9
feat(): add tini as process manager
2020-03-08 21:06:10 +01:00
Philipp Holzer
11e884d952
run ./update.sh
2020-01-02 21:50:28 +01:00
Philipp Holzer
5063b8d381
Release 2019.12
2019-12-23 21:32:56 +01:00
Philipp Holzer
7a74b4c0b9
Add 2019.12-rc branch
2019-12-10 22:17:35 +01:00
Philipp Holzer
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
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
6c821e72f0
Release 2019.09
2019-09-29 11:51:12 +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
Philipp Holzer
e8e2276bd8
Introduce 2019.09-rc
2019-08-19 11:46:16 +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
d395e138da
Release 2019.06
2019-06-24 09:31:20 +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
438f01ac1d
Merge pull request #61 from nupplaphil/2019.06-rc
...
Update to 2019.06-rc
2019-05-20 13:53:25 -04:00
Philipp Holzer
e27da13343
Update to 2019.06-rc
2019-05-20 18:59:28 +02:00
Philipp Holzer
527e0b7d3a
Hotfix 2019.04
2019-04-29 07:51:42 +02:00
Philipp Holzer
955b82a4ec
Welcome 2019.03 and 2019.06-dev
2019-03-23 15:14:23 +01:00
Philipp Holzer
3acc7e04b6
Bugfix: lowercase Friendica-versions
2019-02-26 09:10:19 +01:00
Philipp Holzer
cd85e77f49
wrong intend
2019-02-20 18:58:54 +01:00
Philipp Holzer
b1ab65ec80
Update to 2019.03-RC
2019-02-20 18:55:40 +01:00
Philipp Holzer
49ebe6a493
New Friendica Release 2019.01
2019-01-21 18:04:27 +01:00
Philipp Holzer
57d13b7aff
Change 2018.12-rc to 2019.01-rc
2019-01-03 20:49:31 +01:00
Philipp Holzer
19a99bd270
Restructure top-level directory for a better understanding
2018-12-29 20:46:29 +01:00
Philipp Holzer
a13e833ba3
Adding friendica release 2018.12-rc
2018-12-13 14:35:00 +01:00
Philipp Holzer
2e71bd0c90
Move SSMTP to image again & just exclude local.ini.php from rsync
2018-10-05 20:05:27 +02:00