181 Commits

Author SHA1 Message Date
3wc
3a8c203b51 chore: publish 5.0.1+27.0.1-fpm release 5.0.1+27.0.1-fpm 2023-08-04 14:57:31 +02:00
634a3553b9 fix: use saner fpm defaults 2023-07-31 13:42:52 +02:00
24e9571ba1 fix install_apps cmd 2023-07-19 13:34:50 +02:00
6546a05cf9 use standalone authentik secrets 2023-07-18 16:51:37 +02:00
ad3059d518 chore: publish 5.0.0+27.0.0-fpm release 5.0.0+27.0.0-fpm 2023-07-11 11:33:11 +02:00
92af4b9c01 chore: publish 4.0.7+26.0.2-fpm release 4.0.7+26.0.2-fpm 2023-06-26 17:54:13 +02:00
92dca3fab7 chore: point backup to a volume directory 2023-06-26 16:44:06 +02:00
201585bea8 feat: add set logfile to stdout cmd 2023-06-26 11:56:10 +02:00
a0e8fdad40 chore: publish 4.0.6+26.0.2-fpm release 4.0.6+26.0.2-fpm 2023-06-14 14:59:20 +02:00
6427ce181f fix postgres healtcheck 2023-06-14 14:59:03 +02:00
37f575038b chore: publish 4.0.5+26.0.2-fpm release 4.0.5+26.0.2-fpm 2023-06-13 13:46:45 +02:00
7e4c87346a fix: release the fpm handbrake
it seems like php-fpm applys configs in aphabetical order, so that our
fpm-tune was overwritten by the www.conf with default values.

so let's go on highspeed now! :)
2023-06-13 13:20:26 +02:00
944230afe0 chore: publish 4.0.4+26.0.2-fpm release 4.0.4+26.0.2-fpm 2023-06-09 15:42:40 +02:00
63a1787ad6 fix env fpm default values overwriteable 2023-06-09 15:38:52 +02:00
3wc
1deee41205 chore: publish 4.0.3+26.0.2-fpm release 4.0.3+26.0.2-fpm 2023-06-09 10:31:49 +01:00
b8d209e531 chore: publish 4.0.2+26.0.2-fpm release 4.0.2+26.0.2-fpm 2023-06-08 17:52:27 +01:00
f48d314699 chore: publish 4.0.1+26.0.1-fpm release 4.0.1+26.0.1-fpm 2023-05-08 11:45:20 +02:00
a6ea635fd4 chore: autoformatting abra.sh 2023-05-08 11:43:45 +02:00
c9b8aec108 fix: set trusted proxies to 10.0.0.0/8 2023-05-08 11:43:24 +02:00
3wc
db39e8dee6 chore: publish 4.0.0+26.0.1-fpm release 4.0.0+26.0.1-fpm 2023-04-27 16:59:58 -04:00
3wc
ed68b3e57c chore: publish 3.3.2+25.0.6-fpm release 3.3.2+25.0.6-fpm 2023-04-27 16:40:59 -04:00
78ea500d5e add auto update and timeout env 2023-04-18 18:21:48 +02:00
6f219781e5 default authentik admin mapping 2023-04-18 15:24:25 +02:00
162c056f07 add default timeout 2023-04-13 19:52:12 +02:00
3wc
5d537d5173 Drop /auth/ from Keycloak example URL
[ci skip]
2023-04-07 16:42:02 -04:00
7a25bd4835 chore: publish 3.3.0+25.0.5-fpm release 3.3.0+25.0.5-fpm 2023-04-05 17:22:32 +02:00
eac7431b13 chore: publish 3.2.0+25.0.4-fpm release 3.2.0+25.0.4-fpm 2023-03-22 18:06:06 +01:00
fce0b9f7cb feat: authentik autoconfiguration 2023-03-22 17:47:06 +01:00
7b0a0741b6 chore: update readme 2023-03-13 19:07:49 +01:00
e1bc039b09 fix release note path 2023-03-07 17:10:35 +01:00
3wc
a52515e63e chore: publish 3.1.2+25.0.4-fpm release 3.1.2+25.0.4-fpm 2023-03-06 16:04:10 -05:00
3wc
cff544c554 Fix occ commands in README
[ci skip]
2023-01-24 14:13:14 -08:00
3wc
f086d1bc77 Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
897d787d86 chore: publish 3.1.1+25.0.1-fpm release 3.1.1+25.0.1-fpm 2023-01-20 15:04:23 +01:00
35b36d8c30 increase healthcheck start_period for long updates 2023-01-20 15:03:11 +01:00
738f71e6de chore: publish 3.1.0+25.0.1-fpm release 3.1.0+25.0.1-fpm 2023-01-20 11:16:56 +01:00
5c80e759e5 update release file for next release 2023-01-20 11:14:10 +01:00
3wc
782593c07c Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
19c260b8da healthchecks (#32)
Adding healthchecks for nginx, mariadb, redis and php-fpm

Co-authored-by: Moritz <moritz.m@local-it.org>
Reviewed-on: coop-cloud/nextcloud#32
2023-01-12 21:16:31 +00:00
3156757fee feat: run occ commands from env variables as post deploy command 2023-01-10 18:09:11 +01:00
012e9c2310 feat: set default quota via abra app cmd 2022-12-14 12:12:41 +01:00
805b29d918 feat: template fpm settings
this closes #25
2022-12-13 15:31:38 +01:00
9148747de6 chore: clean up .env.sample 2022-12-07 16:18:37 +01:00
c646f95706 refactor: move nc-app secrets to seperate overwrite yml 2022-12-07 16:15:26 +01:00
f0bbb28626 feat: make smtp settings configurable in .env 2022-12-07 15:51:57 +01:00
0e8c5ecd17 fix CI deployment: set bbb and onlyoffice secret version 2022-12-06 15:11:01 +01:00
f87f9fc4da use docker secrets for bbb 2022-12-06 14:47:29 +01:00
1b76b6211f add install_onlyoffice command 2022-12-06 13:27:45 +01:00
17bedc79e5 chore: publish 3.0.1+25.0.1-fpm release 3.0.1+25.0.1-fpm 2022-12-02 11:26:02 +01:00
3wc
26bd2225d4 Fix typo in db_password versioning 2022-11-22 18:43:52 -08:00