ne20002
5743c3db06
Fixes #262
2024-08-27 16:55:42 +00:00
ne20002
70456b19e0
Update to PHP 8.2
...
Update Debian template to bookworm
2024-08-23 16:22:14 +00:00
ne20002
72fe4d9a33
FollowUp #258
...
This change should prevent rebuiling folders for dev and rc versions from versions smaller than latest stable version.
2024-08-20 17:54:58 +00:00
1fc7df18ad
Release 2024.08 - Remove unwanted releases
2024-08-20 18:16:02 +02:00
ne20002
2d7a14ad5e
Release 2024.08
2024-08-19 08:06:40 +00:00
abe63c7c0c
Release 2023.12
2023-12-25 20:29:25 +01:00
3247487a7c
Update to PHP 8.1
2023-12-03 11:50:15 +01:00
cf6182cea7
Release 2023.05
2023-05-23 23:31:34 +02:00
cea4594e50
Release 2023.04
2023-04-23 17:14:07 +02:00
cadef0d220
Friendica Hotfix 2023.01
2023-01-15 12:53:29 +01:00
88c1f28eb5
Friendica Release 2022.12
2022-12-20 08:32:58 +01:00
39791e62fd
php7 containers are now gone .. forever :-/
2022-12-04 12:49:40 +01:00
f2fc626f3e
Make 2022.10 using php7.4, just in case ...
2022-12-04 12:44:48 +01:00
10d5fff6b4
Update Friendica to php 8.0
2022-12-04 12:43:06 +01:00
5c120de888
Friendica 2022.10 Release
2022-10-16 21:08:05 +02:00
0747ab0d55
Release 2022.06
2022-06-11 21:50:17 +02:00
97b4160f31
Update PHP version
2022-01-04 21:43:29 +01:00
3db645e404
Set min to 2021.09
2021-09-25 20:35:08 +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
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
ffd8358b21
Directly include sha256 checksum for stable images
2021-09-08 20:24:12 +02:00
6e614d2fa3
Add sha256 check for official images
2021-09-03 21:36:50 +02:00
d8af2bd66c
Set min version to 2021.04
2021-08-29 13:16:07 +02:00
0609dfaeb2
Remove unneeded versions
2020-09-21 09:21:41 +02:00
7c8ec59f32
[Hotfix] Switch back to 2020.07 pattern & fix env variable
2020-09-10 20:28:18 +02:00
34e0bd306e
Hotfix 2020.07-1
2020-09-08 21:40:43 +02:00
f79c7efc7b
Use addon archive from files.friendi.ca
2020-09-06 21:23:06 +02:00
4b0658a64a
fix rc fetching
2020-09-04 22:28:26 +02:00
ade37e5af6
Automate retrieving correct versions
2020-09-04 21:31:44 +02:00
d467547656
Use github action instead of Travis CI
2020-08-21 20:59:35 +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
2e38177e2e
[Hotfix] Switch full archive path
2020-07-12 22:22:36 +02:00
530174e564
Friendica Release "Red Hot Poker" 2020.07 released
2020-07-12 21:46:40 +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
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
11e884d952
run ./update.sh
2020-01-02 21:50:28 +01:00
5063b8d381
Release 2019.12
2019-12-23 21:32:56 +01:00
7a74b4c0b9
Add 2019.12-rc branch
2019-12-10 22:17:35 +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
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