philippr
e8a8f636d0
add headers to embed nextcloud in frame on external site
...
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.
2022-08-31 15:40:18 +02:00
philippr
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
philippr
801e0a0762
chore: publish 2.1.0+24.0.0-fpm release
2022-05-18 11:12:59 +02:00
philippr
01f610d02f
chore: publish 2.0.0+23.0.4-fpm release
2022-05-18 10:49:30 +02:00
yksflip and philippr
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
d1admin
7e2618078b
fix: use correct file type
2021-09-15 12:16:05 +02:00
d1admin
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
d1admin
a40a28e95b
Add mysql tuning stuff
2021-09-15 10:40:06 +02:00
3wordchant
3a7161306f
Add a volume for Redis
2021-09-15 10:25:49 +02:00
d1admin
3f31fdc0ba
Try larger mem limit for PHP
2021-08-26 13:02:30 +02:00
d1admin
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
d1admin
0449009398
Attempt to resolve STS stuff
2021-08-26 12:52:35 +02:00
d1admin
5d1851e5b7
Add fpm tuning config
...
Closes coop-cloud/nextcloud#16 (comment) .
2021-08-26 12:41:59 +02:00
d1admin
39d4f0e9b7
Add labels
2021-08-26 12:14:52 +02:00
d1admin
068706747e
Get cron back in the game
2021-08-26 12:12:02 +02:00
d1admin
58c7c62f34
Spacing
2021-08-26 12:11:29 +02:00
d1admin
05f160625c
Drop crufty health checks for now
2021-08-26 12:11:00 +02:00
3wordchant
42c6e8d553
Working nginx config
2021-08-26 12:08:03 +02:00
3wordchant
f71e43949a
More FPM excitement
2021-08-26 12:08:03 +02:00
d1admin
3b565b135c
Attempt to tune mysql
...
Closes coop-cloud/nextcloud#21 .
2021-08-26 11:30:22 +02:00
3wordchant
a679bfbb0a
Nginx
2021-08-26 11:23:19 +02:00
d1admin
ee1878c403
Support HTTP protocol overwriting
...
Closes coop-cloud/nextcloud#5 .
2021-08-26 11:05:01 +02:00
d1admin
3c757c929d
nextcloud upgrade and cache labels
2021-08-26 11:00:02 +02:00
3wordchant
3803cf40eb
Add Redis caching
2021-08-26 10:54:30 +02:00
d1admin
c532f14952
Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62 )
2021-07-15 16:07:11 +02:00
d1admin
8dfad23470
Attempt to ignore mariadb upgrade
...
WIP but basically don't try run auto-upgrades for a bit.
2021-07-12 11:26:01 +02:00
d1admin
bd6f1dc4c6
Scope internal network internally
2021-07-10 15:21:08 +02:00
renovate-bot
83e70bb560
Version 21.0.3; sync labels
2021-07-05 07:02:53 +00:00
renovate-bot
83b7ef9bfa
chore(deps): update nextcloud docker tag to v21.0.3
2021-07-05 07:02:38 +00:00
d1admin
53a4995378
Version 21.0.2_1; sync labels
2021-06-21 10:34:21 +00:00
d1admin
60e20e4cdc
Version 21.0.2; sync labels
2021-06-21 10:32:01 +00:00
decentral1se
6e1a8168f2
Add all volumes for cron
2021-06-16 14:00:06 +02:00
decentral1se
c47bd6568c
Add cron job
2021-06-16 13:36:58 +02:00
renovate-bot
89eb579618
chore(deps): update mariadb docker tag to v10.6
2021-06-14 07:02:46 +00:00
3wordchant
c7df0aedea
Version 21.0.2; sync labels
2021-06-13 19:08:12 +00:00
3wordchant
4578751dd7
Drop back to Mariadb 10.5
...
Ref #7
2021-06-13 21:07:09 +02:00
3wordchant
47217ecde9
Version 21.0.2; sync labels
2021-06-13 18:36:23 +00:00
3wordchant
baaf465431
Version 21.0.2; sync labels
2021-06-13 20:35:27 +02:00
renovate-bot
8ba268cb9b
Update nextcloud Docker tag to v21.0.2
2021-05-24 07:01:57 +00:00
decentral1se
943bff7f70
Version 21.0.1; mariadb 10.6; sync labels
2021-05-06 09:40:46 +02:00
renovate-bot
2b86bc3ff3
Update nextcloud Docker tag to v21.0.1
2021-04-12 07:02:01 +00:00
3wc
fe1098749c
Version 21.0.0; sync labels
2021-04-05 11:26:45 +02:00
3wc
cd03598950
Pin version, record in abra.sh
2021-03-03 13:08:30 +02:00
d1admin
2201a1c226
Make admin user configurable
2021-02-15 01:09:04 +01:00
d1admin
73e7262f85
Use new secret convention
2021-02-15 01:00:23 +01:00