0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00
Commit graph

1350 commits

Author SHA1 Message Date
Antonin Delpeuch
a68c6ef348
Block upgrade if it is not supported because major versions are too different (#2018)
* Block upgrade if it is not supported

Closes #1809. This prevents the install from getting in a state where none
of the Docker images will accept running given the contents of the volumes.

Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Update docker-entrypoint.sh

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Update docker-entrypoint.sh

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Remove extra function

Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Update docker-entrypoint.sh

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>

---------

Signed-off-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2023-07-09 20:20:10 +00:00
Arne Tarara
4bdd7c57d6
Update Nextcloud 26.0.3
Signed-off-by: Arne Tarara <arne@datafuse.de>
2023-06-24 18:48:54 +02:00
Arne Tarara
35d797fba3
Merge branch 'nextcloud:master' into playwright-scripts 2023-06-23 13:33:49 +02:00
J0WI
74d33d0020
Stable 26.0.3 (fix #2016)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-06-22 16:10:00 +00:00
GitHub Workflow
040d8687a6 Runs update.sh 2023-06-22 16:06:52 +00:00
Dennis Værum
d3251467e6
Added entrypoint hooks for your own custom scripts (#1964)
* Added entrypoint hooks for your own custom scripts

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* 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

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* Show in the search msg that it only searches for '*.sh' files

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* Fixed spelling mistake

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>

* Updated the `README.md` file

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* change from using find to using a for-loop to located the `.sh` files

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* Fix bug - that would make docker-entrypoint.sh failed, hook folders was empty

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

---------

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>
Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2023-06-22 16:06:37 +00:00
Arne Tarara
0b93d3b37d
Splitting Nextcloud flow into multiple flows 2023-06-21 10:56:10 +02:00
Danilo Ješić
cc39363294 Usage scenario descriptions 2023-06-16 17:35:53 +02:00
Danilo Ješić
8d8739a694 Timestamp fix 2023-06-16 17:23:52 +02:00
Danilo Ješić
99d755ddb3 Add stdout notes 2023-06-16 17:14:22 +02:00
Danilo Ješić
6a5c116519 Write and validate longer text. Added notes 2023-06-16 17:02:47 +02:00
Danilo Ješić
4adcd07cee Potential fix 2023-06-16 16:09:00 +02:00
Danilo Ješić
b46c954d12 Docs collaboration - MVP 2023-06-16 15:44:04 +02:00
Danilo Ješić
7e556304d4 Docs collaboration - WIP 2023-06-15 16:43:26 +02:00
Danilo Ješić
49f0d7d815 Renaming usage scenario and scripts for Talk 2023-06-15 16:43:08 +02:00
Danilo Ješić
222f267193 Cleanup 2023-06-15 15:13:23 +02:00
Danilo Ješić
39331d8881 Full talk scenario 2023-06-15 12:41:39 +02:00
GitHub Workflow
ceb2893af1 Runs update.sh 2023-06-13 15:13:35 +00:00
Arne Tarara
06e8f343d1
Merge branch 'nextcloud:master' into playwright-scripts 2023-06-12 22:27:23 +02:00
Danilo Ješić
5b0ddba3a3 Extract flag for headless 2023-06-12 12:22:13 +02:00
Danilo Ješić
802b5307bd Use remove image for playwright 2023-06-12 12:16:15 +02:00
Arne Tarara
61755719bd
Fix for headless mode which Talk throws a warning on 2023-06-09 16:59:12 +02:00
Arne Tarara
b920519f26
Update usage_scenario.yml
Signed-off-by: Arne Tarara <arne@datafuse.de>
2023-06-09 15:21:42 +02:00
Danilo Ješić
b05ffbac3c Wait for url 2023-06-09 15:05:32 +02:00
Danilo Ješić
b7b5729532 Fixed scirpts 2023-06-09 14:41:11 +02:00
Simon L
35e99028fb
adjust readme again to be a bit more verbose about what AIO is (#2006)
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-09 12:07:41 +00:00
Danilo Ješić
ab4b43c93b Remove prints, add timeouts 2023-06-09 11:49:51 +02:00
Danilo Ješić
fc0b45dc86 Headless 2023-06-09 11:43:58 +02:00
Danilo Ješić
3e3da0d929 Fix old path 2023-06-09 11:40:50 +02:00
Danilo Ješić
4bd11250be Change networks for schema checker - to list 2023-06-09 11:38:08 +02:00
Danilo Ješić
0983d79d69 Change networks for schema checker again 2023-06-09 11:36:44 +02:00
Danilo Ješić
da0674a162 Change networks for schema checker 2023-06-09 11:32:46 +02:00
Danilo Ješić
bedeec0605 Cleanup 2023-06-09 10:49:49 +02:00
Danilo Ješić
089a3f196f Talk - first pass 2023-06-09 10:43:34 +02:00
Danilo Ješić
c9c5a59acc Talk - WIP 2023-06-08 13:52:29 +02:00
Danilo Ješić
3fd1cd6dcd Usage scenario 2023-06-06 15:13:47 +02:00
Danilo Ješić
86a442638d Playwright scripts first draft 2023-06-06 15:10:14 +02:00
J0WI
22d28e45cd
Alpine 3.18 & PHP 8.2 (#1989)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-31 15:17:36 +00:00
J0WI
fb5866ada9
Use no-network option (#2000)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-31 15:16:04 +00:00
GitHub Workflow
d24ce74201 Runs update.sh 2023-05-31 13:11:48 +00:00
J0WI
4298972d2e
Restore PHP 8.1 for Nextcloud 25 (#1998)
https://github.com/docker-library/php/pull/1412

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-31 13:06:10 +00:00
Daniel Rudolf
570ac60ed2
Add versions.json (#1995)
* Add %%DEBIAN_VERSION%% placeholder

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>

* Replace %%BASE_DOWNLOAD_URL%% placeholder by %%DOWNLOAD_URL{_ASC}%%

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>

* Add version.json

'versions.json' contains information about the latest branches and variants. It is managed by `./update.sh`, there's no need to edit this file manually, just run `./update.sh`.

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>

* Run update.sh

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>

---------

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2023-05-31 12:13:56 +00:00
Nextcloud Command Bot
f2c8cb599e
chore: update workflows from templates (#1993)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-28 10:15:55 +00:00
J0WI
646bef90e2
25.0.7 (#1987)
https://github.com/nextcloud-releases/updater_server/pull/869/commits

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-26 01:04:35 +00:00
J0WI
136a20de32
Downgrade Nextcloud 25 to PHP 8.0 due OpenSSL 1.1/Alpine 3.16 (#1990)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-26 01:00:58 +00:00
J0WI
8394b4967c
EOL 24 (#1988)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-05-25 23:03:53 +00:00
GitHub Workflow
9b84086ab9 Runs update.sh 2023-05-25 22:23:21 +00:00
kn0wmad
5d6b615a8e
Update README.md (#1983)
Signed-off-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
2023-05-25 22:23:01 +00:00
J0WI
2d8f990304
Stable 25.0.6
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-04-20 14:57:03 +00:00
GitHub Workflow
620d4d68f4 Runs update.sh 2023-04-20 13:11:17 +00:00