Commit Graph

185 Commits

Author SHA1 Message Date
Moritz 69fa1b9aed fix CI deployment: set bbb and onlyoffice secret version 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
3wc 2c8df2ad17 Return to <recipe>.example.com templating 2023-08-08 08:30:05 +00:00
Philipp Rothmann 95b902f7ab Add install_bbb app command 2023-08-08 08:30:05 +00:00
Moritz 8a3283e398 refactor: clean abra.sh file from old unused functions 2023-08-08 08:30:05 +00:00
3wc aef52ab967 Set config versions for CI deployment 2023-08-08 08:30:05 +00:00
3wc 17c3cb6ac0 Auto-create `proxy` network during CI test 2023-08-08 08:30:05 +00:00
Moritz 827cb16964 abra.sh post-deployment command to install apps 2022-11-08 16:39:32 +01:00
Moritz 992992d678 Revert "Automatically install apps specified via env variable." for entrypoint.sh.tmpl
This reverts commit 20f0a45baf for entrypoint.sh.tmpl
2022-11-08 15:41:37 +01: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 0aabef8f7b let app container wait for db init 2022-10-13 16:58:10 +02:00
Philipp Rothmann 2be42d0a84 fix frame ancestors 2022-10-11 16:12:04 +02:00
Philipp Rothmann e76454c4fd .env.sample template domain 2022-09-13 16:37:55 +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 2ddf11728f
add note about broken-ness 2022-08-03 13:39:31 +03:00
decentral1se 71d15ef4df
fix typo 2022-08-03 11:51:35 +03:00
decentral1se 0d4f060e94
add note on previewgenerator 2022-08-03 11:50:15 +03: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
3wc c4eed9d8ea Add upgrade fixing before I forget it again 2022-03-24 03:17:29 +02:00
decentral1se 986a6024fd
multiple sso buttons 2022-03-16 12:46:34 +01:00
decentral1se a4102cd0ca
chore: remove old config, not there anymore 2022-02-10 13:37:20 +01: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
3wc 28425b6138 Goodbye, emojis! 😢
[ci skip]
2021-11-23 12:19:05 +02:00
decentral1se 83a4789259
fix: increase packets to avoid comm timeouts
See https://www.percona.com/blog/2016/05/16/mysql-got-an-error-reading-communication-packet-errors/.

For ruangrupa infra.
2021-11-15 11:30:08 +01:00
3wc 6bc059cfcd Add app config tips from docs 2021-10-30 17:40:00 +02:00
decentral1se 033e5fccc6
fix: remove quotes, new abra explodes 2021-10-15 13:21:39 +02: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
decentral1se fc99316b84
Listen to mysql and drop deprecated opts 2021-09-15 11:16:40 +02:00
decentral1se 63741bb0a7
Further hopeless hacking 2021-09-15 11:12:53 +02:00
decentral1se 56f616081c
Skip those unknown things for php-fpm 2021-09-15 10:57:27 +02:00
decentral1se 1c62c5e3fb
Bump fpm conf 2021-09-15 10:42:37 +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