Commit Graph

99 Commits

Author SHA1 Message Date
Philipp Rothmann 5f592e299e chore: publish 4.0.6+26.0.2-fpm release 2023-08-08 08:30:05 +00:00
Philipp Rothmann 4714122197 chore: publish 4.0.5+26.0.2-fpm release 2023-08-08 08:30:05 +00:00
Philipp Rothmann 41b7868713 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-08-08 08:30:05 +00:00
Philipp Rothmann e33f1c12ae chore: publish 4.0.4+26.0.2-fpm release 2023-08-08 08:30:05 +00:00
Philipp Rothmann abac635267 fix env fpm default values overwriteable 2023-08-08 08:30:05 +00:00
3wc 06cf73d438 chore: publish 4.0.3+26.0.2-fpm release 2023-08-08 08:30:05 +00:00
KawaiiPunk 088f9ff9e5 chore: publish 4.0.2+26.0.2-fpm release 2023-08-08 08:30:05 +00:00
Philipp Rothmann 09e60aaa49 chore: publish 4.0.1+26.0.1-fpm release 2023-08-08 08:30:05 +00:00
Philipp Rothmann 8fdad4c913 fix: set trusted proxies to 10.0.0.0/8 2023-08-08 08:30:05 +00:00
3wc af18ec0637 chore: publish 4.0.0+26.0.1-fpm release 2023-08-08 08:30:05 +00:00
3wc 83a45a477c chore: publish 3.3.2+25.0.6-fpm release 2023-08-08 08:30:05 +00:00
Moritz a4d32b5b90 add default timeout 2023-08-08 08:30:05 +00:00
Moritz 2e9098c9ba chore: publish 3.3.0+25.0.5-fpm release 2023-08-08 08:30:05 +00:00
Moritz 9955dce2a8 chore: publish 3.2.0+25.0.4-fpm release 2023-08-08 08:30:05 +00:00
3wc d19cb857ba chore: publish 3.1.2+25.0.4-fpm release 2023-08-08 08:30:05 +00:00
Moritz 8673aadbf3 chore: publish 3.1.1+25.0.1-fpm release 2023-08-08 08:30:05 +00:00
Moritz ca19cf5732 increase healthcheck start_period for long updates 2023-08-08 08:30:05 +00:00
Moritz 002531ea84 chore: publish 3.1.0+25.0.1-fpm release 2023-08-08 08:30:05 +00:00
moritz b08bb5903f 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-08-08 08:30:05 +00:00
Moritz 92bc8b0b68 feat: run occ commands from env variables as post deploy command 2023-08-08 08:30:05 +00:00
Philipp Rothmann b863452e9d feat: set default quota via abra app cmd 2023-08-08 08:30:05 +00:00
Philipp Rothmann af7bbe23d6 feat: template fpm settings
this closes #25
2023-08-08 08:30:05 +00:00
Philipp Rothmann 6185853ad3 refactor: move nc-app secrets to seperate overwrite yml 2023-08-08 08:30:05 +00:00
Philipp Rothmann 61e63f403b feat: make smtp settings configurable in .env 2023-08-08 08:30:05 +00:00
Moritz 1fd97150f7 use docker secrets for bbb 2023-08-08 08:30:05 +00:00
Moritz e19504af56 add install_onlyoffice command 2023-08-08 08:30:05 +00:00
Philipp Rothmann 94558d4055 chore: publish 3.0.1+25.0.1-fpm release 2023-08-08 08:30:05 +00:00
3wc 54bb36a111 Fix typo in db_password versioning 2023-08-08 08:30:05 +00:00
decentral1se e5aafdae8b chore: publish 3.0.0+25.0.1-fpm release 2023-08-08 08:30:05 +00:00
Moritz 20f0a45baf Automatically install apps specified via env variable. 2022-11-08 12:31:24 +01:00
Philipp Rothmann e996b5c057 chore: publish 2.1.4+24.0.6-fpm release 2022-10-13 17:12:29 +02:00
Philipp Rothmann ec39fd5fed chore: publish 2.1.3+24.0.5-fpm release 2022-09-13 15:44:24 +02:00
yksflip 16ad6c22ea add headers to embed nextcloud in frame on external site (#28)
This introduces new env variables to configure nextloud to be embedded via
iframe on an external site.
Setting X_FRAME_OPTIONS_ENABLED=1 will configure nginx and nextcloud to
set X-Frame-Options and CSP headers to allow the domain configured in
X_FRAME_OPTIONS_ALLOW_FROM.

I created a PR because I'm not sure if this is helpful for other people or just a custom hack that bloats the recipe :D

Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Reviewed-on: coop-cloud/nextcloud#28
2022-09-02 14:32:04 +00:00
Philipp Rothmann daa57eece9 chore: publish 2.1.2+24.0.3-fpm release 2022-08-04 18:39:44 +02:00
decentral1se 1e1977a2b4 chore: publish 2.1.1+24.0.2-fpm release 2022-07-14 10:51:54 +02:00
Philipp Rothmann 801e0a0762 chore: publish 2.1.0+24.0.0-fpm release 2022-05-18 11:12:59 +02:00
Philipp Rothmann 01f610d02f chore: publish 2.0.0+23.0.4-fpm release 2022-05-18 10:49:30 +02:00
yksflip 12eea19cab add postgres db (#26)
This PR moves the db service into two override files `compose.mariadb.yml` and `compose.postgres.yml`.

Existing installations need to add:
```
COMPOSE_FILE="compose.yml"
COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
```
to their .env file to ensure mariadb is still used.

Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Reviewed-on: coop-cloud/nextcloud#26
2022-05-18 08:36:26 +00:00
decentral1se fbe8faddc0 chore: publish 1.0.0+23.0.1-fpm release 2022-02-10 10:40:34 +01:00
decentral1se 262d61cd0e
fix: drop old labelling scheme 2022-01-18 10:10:54 +01:00
decentral1se a61a3ffa75
chore: upgrade to new version 2021-12-02 11:41:45 +01:00
decentral1se 7e2618078b
fix: use correct file type 2021-09-15 12:16:05 +02:00
decentral1se 8afb56d209
fix: use correct path for loading 2021-09-15 12:14:45 +02:00
3wordchant 56712f48ff Merge pull request 'Add mysql tuning stuff' (#23) from my-tune into main
Reviewed-on: coop-cloud/nextcloud#23
2021-09-15 08:40:53 +00:00
decentral1se a40a28e95b
Add mysql tuning stuff 2021-09-15 10:40:06 +02:00
3wc 3a7161306f Add a volume for Redis 2021-09-15 10:25:49 +02:00
decentral1se 3f31fdc0ba
Try larger mem limit for PHP 2021-08-26 13:02:30 +02:00
decentral1se bc1b5e3ebd
Revert "Attempt to resolve STS stuff"
No idea what I'm doing. Didn't work.

This reverts commit 0449009398.
2021-08-26 12:57:06 +02:00
decentral1se 0449009398
Attempt to resolve STS stuff 2021-08-26 12:52:35 +02:00
decentral1se 5d1851e5b7
Add fpm tuning config
Closes coop-cloud/nextcloud#16 (comment).
2021-08-26 12:41:59 +02:00