Commit Graph

  • 3fa92257f9 Runs update.sh GitHub Workflow 2023-09-16 22:51:59 +0000
  • 90064ed260
    Set Apache LimitRequestBody with env variable APACHE_BODY_LIMIT (#2065) adripo 2023-09-17 00:51:45 +0200
  • 286d0cfaf1 fix: remove comment adripo 2023-09-16 02:41:48 +0200
  • 4cd70385b8 Runs update.sh GitHub Workflow 2023-09-16 00:27:19 +0000
  • e39c2cadcc docs: updated var description adripo 2023-09-15 13:49:47 +0200
  • 1bed923871 fix: move ENV to existing VARIANT_EXTRAS adripo 2023-09-15 13:41:32 +0200
  • c772510922 feat: APACHE_BODY_LIMIT variable adripo 2023-09-14 00:35:45 +0200
  • b11acf99c8 feat: set apache LimitRequestBody adripo 2023-09-14 00:34:07 +0200
  • 03a967db4e
    Bump to 26.0.5 (fix #2061) J0WI 2023-09-14 22:24:34 +0000
  • 467a98dcc9 Runs update.sh GitHub Workflow 2023-09-14 21:56:13 +0000
  • 12390fb508 Runs update.sh GitHub Workflow 2023-09-10 00:29:29 +0000
  • dd242f1f70 Do not overwrite existing data when creating initial directories. Patrick Mansfield 2023-08-26 08:03:40 -0700
  • 3e030a8cfe
    Merge branch 'nextcloud:master' into pre-release Patrizio Bekerle 2023-09-06 13:53:52 +0200
  • e07cdf4e64
    Merge 5d7f682ed1 into f9ae675c1a MarkusGnigler 2023-08-21 12:38:06 +0200
  • f9ae675c1a Runs update.sh GitHub Workflow 2023-08-20 21:19:25 +0000
  • 04e4138db5
    Replace RemoteIPTrustedProxy by RemoteIPInternalProxy in remoteip.conf (#2004) Mossroy 2023-08-20 23:19:13 +0200
  • 23f20c3396
    Fix missing semi-colon Keval Kapdee 2023-08-11 10:48:31 +0100
  • c4966442a6
    Bump to 26.0.5 (#2050) J0WI 2023-08-10 23:40:32 +0000
  • a1e5198864 Bump to 26.0.5 J0WI 2023-08-11 01:09:13 +0200
  • 625dd013fa
    Apply changes from #2033 to the examples. (#2046) David Li 2023-08-10 19:10:13 -0400
  • 09fecda406 Runs update.sh GitHub Workflow 2023-08-10 22:36:51 +0000
  • 8a253d813b Apply changes from #2033 to the examples. David Li 2023-08-03 09:52:35 -0400
  • a516cdaa16
    Apache LimitRequestBody 0 for #1796 Keval Kapdee 2023-07-31 13:57:18 +0100
  • fe8e872120
    Change the hook script (#1964) to be execute as root AkashiSN 2023-07-26 23:05:04 +0900
  • 7bd3b7b6db
    Stable 26.0.4 J0WI 2023-07-24 19:38:15 +0000
  • f0f6fc1f03 Runs update.sh GitHub Workflow 2023-07-24 19:36:18 +0000
  • d3b3eeba85
    Debian Bookworm (#2033) J0WI 2023-07-24 19:36:02 +0000
  • 1b913eb0e9 Runs update.sh GitHub Workflow 2023-07-20 11:47:38 +0000
  • b16ef139bb Debian Bookworm J0WI 2023-07-17 12:02:35 +0200
  • 38b8110c58 Runs update.sh GitHub Workflow 2023-07-09 20:20:25 +0000
  • a68c6ef348
    Block upgrade if it is not supported because major versions are too different (#2018) Antonin Delpeuch 2023-07-09 22:20:10 +0200
  • 6684153e00 Update docker-entrypoint.sh Antonin Delpeuch 2023-07-09 08:14:18 +0200
  • 892c8edfcc Remove extra function Antonin Delpeuch 2023-07-08 08:00:57 +0200
  • 33024932b7
    Update docker-entrypoint.sh Antonin Delpeuch 2023-07-07 22:08:41 +0200
  • 036daeefd1
    Update docker-entrypoint.sh Antonin Delpeuch 2023-07-07 22:08:17 +0200
  • c832a0554a Block upgrade if it is not supported Antonin Delpeuch 2023-06-24 10:38:16 +0200
  • e56fc24413
    Update README.md Josh Richards 2023-06-23 11:37:34 -0400
  • 74d33d0020
    Stable 26.0.3 (fix #2016) J0WI 2023-06-22 16:10:00 +0000
  • 040d8687a6 Runs update.sh GitHub Workflow 2023-06-22 16:06:52 +0000
  • d3251467e6
    Added entrypoint hooks for your own custom scripts (#1964) Dennis Værum 2023-06-22 17:06:37 +0100
  • 810115bedc
    fix: handle rootless redis-session.ini Tom Vincent 2023-06-15 09:19:23 +0100
  • 4a55cad211 Fix bug - that would make docker-entrypoint.sh failed, hook folders was empty Dennis Vestergaard Værum 2023-06-14 23:48:54 +0200
  • f826e8a82c
    Merged from original and added nextcloud 27 Glaucio Campos 2023-06-14 01:53:14 -0300
  • e9e834b6bc change from using find to using a for-loop to located the `.sh` files Dennis Vestergaard Værum 2023-06-11 14:55:48 +0200
  • a31036f574 Updated the `README.md` file Dennis Vestergaard Værum 2023-05-14 10:19:30 +0200
  • ac68d6c209 Fixed spelling mistake Dennis Værum 2023-05-14 08:28:02 +0200
  • edea64b530 Show in the search msg that it only searches for '*.sh' files Dennis Vestergaard Værum 2023-05-13 09:08:34 +0200
  • 8d1c420de0 Small changes: - Only execute shell-scripts (mening files ending with .sh) - Sort the files before executing them, had forgotten 😅 - Added a message when a hook script finish - Added prefix arror to message to show the are related Dennis Vestergaard Værum 2023-05-13 09:04:11 +0200
  • 107d9ea4e8 Added entrypoint hooks for your own custom scripts Dennis Vestergaard Værum 2023-04-04 18:51:51 +0200
  • ceb2893af1 Runs update.sh GitHub Workflow 2023-06-13 15:13:35 +0000
  • 052afb46dc
    pre-release: add docker image build config Patrizio Bekerle 2023-06-13 09:09:29 +0200
  • 0bb3a0417f
    updated compose according to #1608 Fee Gevaert 2023-06-12 16:21:13 +0200
  • 35e99028fb
    adjust readme again to be a bit more verbose about what AIO is (#2006) Simon L 2023-06-09 14:07:41 +0200
  • 41ed17e55f adjust readme again to be a bit more verbose about what AIO is Simon L 2023-06-09 12:28:18 +0200
  • 5b84c6a2cc Replace RemoteIPTrustedProxy by RemoteIPInternalProxy in remoteip.conf Mossroy 2023-06-06 16:49:20 +0200
  • dba24415b8
    Merge ed2097980e into 22d28e45cd Jonas 2023-06-03 16:25:42 +0300
  • 22d28e45cd
    Alpine 3.18 & PHP 8.2 (#1989) J0WI 2023-05-31 15:17:36 +0000
  • fb5866ada9
    Use no-network option (#2000) J0WI 2023-05-31 15:16:04 +0000
  • ef06611885 Use no-network option J0WI 2023-05-31 16:06:45 +0200
  • 842f04a24a Alpine 3.18 & PHP 8.2 J0WI 2023-05-26 01:37:39 +0200
  • d24ce74201 Runs update.sh GitHub Workflow 2023-05-31 13:11:48 +0000
  • 4298972d2e
    Restore PHP 8.1 for Nextcloud 25 (#1998) J0WI 2023-05-31 13:06:10 +0000
  • 9d5a0d36b1 Restore PHP 8.1 for Nextcloud 25 J0WI 2023-05-31 14:18:45 +0200
  • 570ac60ed2
    Add versions.json (#1995) Daniel Rudolf 2023-05-31 14:13:56 +0200
  • 94bff07f59
    autoconfig: Allow mixing _FILE variables Olliver Schinagl 2023-05-29 16:27:11 +0200
  • 83242e7df6
    Run update.sh Daniel Rudolf 2023-05-29 13:18:51 +0200
  • 067ff5a871
    Add version.json Daniel Rudolf 2023-05-29 13:15:00 +0200
  • 422a4a521c
    Replace %%BASE_DOWNLOAD_URL%% placeholder by %%DOWNLOAD_URL{_ASC}%% Daniel Rudolf 2023-05-29 13:08:44 +0200
  • b0856007aa
    Add %%DEBIAN_VERSION%% placeholder Daniel Rudolf 2023-05-29 13:05:34 +0200
  • 62ef4e961b
    examples: Have cron container depend on the app container Olliver Schinagl 2023-05-29 10:24:00 +0200
  • 7a86f30009
    examples: Favor configs over builds Olliver Schinagl 2023-05-29 10:22:28 +0200
  • f2c8cb599e
    chore: update workflows from templates (#1993) Nextcloud Command Bot 2023-05-28 12:15:55 +0200
  • c2f52a9a5e
    chore: update workflows from templates John Molakvoæ 2023-05-27 09:45:46 +0200
  • 646bef90e2
    25.0.7 (#1987) J0WI 2023-05-26 01:04:35 +0000
  • 6acc1b740d 25.0.7 J0WI 2023-05-26 00:44:21 +0200
  • 136a20de32
    Downgrade Nextcloud 25 to PHP 8.0 due OpenSSL 1.1/Alpine 3.16 (#1990) J0WI 2023-05-26 01:00:58 +0000
  • 509940f5e9 Downgrade Nextcloud 25 to PHP 8.0 due OpenSSL 1.1/Alpine 3.16 J0WI 2023-05-26 02:42:00 +0200
  • 8394b4967c
    EOL 24 (#1988) J0WI 2023-05-25 23:03:53 +0000
  • d81d7b13ea EOL 24 J0WI 2023-05-26 00:57:57 +0200
  • 9b84086ab9 Runs update.sh GitHub Workflow 2023-05-25 22:23:21 +0000
  • 5d6b615a8e
    Update README.md (#1983) kn0wmad 2023-05-25 22:23:01 +0000
  • 022bba8a48
    Added smbclient module (#1) Glaucio Campos 2023-05-18 19:57:30 -0300
  • ee24cea971 Fix problems with self signed SSL config - need to ensure cert and key file names are the same as VIRTUAL_HOST environment variable, and that DEFAULT_HOST needs to be specified as well Sandeep Raghuraman 2023-05-17 14:46:27 +0530
  • 1731160edc
    Update README.md kn0wmad 2023-05-15 17:20:39 -0600
  • 8384d36d69
    Update docker-build-push.yml Glaucio Campos 2023-05-14 20:48:42 -0300
  • d253b4daf4
    Update README.md Glaucio Campos 2023-05-14 20:46:36 -0300
  • 54ec4fe7d8
    Changed tag Glaucio Campos 2023-05-14 20:42:42 -0300
  • d005c916f1
    Added nextcloud 24 and 26 apache Glaucio Campos 2023-05-14 20:35:15 -0300
  • 59e576883f
    Added smbclient Glaucio Campos 2023-05-14 20:20:05 -0300
  • f6b5c5ade1
    Added smbclient Glaucio Campos 2023-05-14 20:18:19 -0300
  • ecb9d691e9 FIx path Glaucio Campos 2023-05-13 12:46:24 -0300
  • aa78b0de1c Fix path Glaucio Campos 2023-05-13 12:45:09 -0300
  • 1a24e85daf Fix tag Glaucio Campos 2023-05-13 12:41:33 -0300
  • 02edaf2bbe Fix docker image tag Glaucio Campos 2023-05-13 12:39:22 -0300
  • defcb3caa7 Test Glaucio Campos 2023-05-13 12:36:52 -0300
  • 6e881a2a87 Added github workflow for build and push Glaucio Campos 2023-05-13 12:34:48 -0300
  • e27bbcdce4 Feat: Add smbclient module to nextcloud:apache-25 Glaucio Campos 2023-05-13 12:21:38 -0300
  • 0b775e224d
    Fix auto config file Florian Latifi 2023-05-10 23:42:59 +0200
  • ccbab5cfc5 Also rewrite for mariadb Dosenpfand 2023-05-04 15:35:20 +0200
  • c5170ee6c7 Rewrite to https Dosenpfand 2023-05-04 15:32:32 +0200