Simon L
|
29197deb69
|
removed not-used properties from the containers definition
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 22:11:20 +01:00 |
|
Simon L
|
57e1d95643
|
improve containeers schema
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 22:11:20 +01:00 |
|
Simon L
|
cd06678191
|
Merge pull request #1655 from nextcloud/enh/noid/fix-adding-containers-to-host-network
fix adding containers to the host network
|
2023-01-02 17:56:50 +01:00 |
|
Simon L
|
454269ec5b
|
Merge pull request #1656 from nextcloud/enh/noid/fix-exposing-containers
fix exposing containers
|
2023-01-02 17:55:32 +01:00 |
|
Simon L
|
cb980f9e84
|
fix exposing containers
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 17:53:52 +01:00 |
|
Simon L
|
5f63e90922
|
fix adding containers to the host network
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 16:42:08 +01:00 |
|
Simon L
|
f272979c43
|
address review by making $args an array
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 15:46:58 +01:00 |
|
Simon L
|
8089ab83cf
|
add types for missing ones
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-01-02 13:17:41 +01:00 |
|
Simon L
|
5dc9fad2d6
|
refactor containerports
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-30 23:10:44 +01:00 |
|
Simon L
|
6dd9412fb6
|
rename volume name to source and volume location to destination
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-30 22:56:37 +01:00 |
|
Simon L
|
e535abccc7
|
Merge pull request #1597 from nextcloud/enh/noid/allow-to-add-host-network
allow to add container to host network
|
2022-12-30 21:14:25 +01:00 |
|
Simon L
|
cea32f50af
|
allow to add container to host network
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-30 21:08:52 +01:00 |
|
Simon L
|
9c968d33b9
|
Merge pull request #1596 from nextcloud/enh/noid/pre-generate-secrets
secrets should only get generated if defined in secrets of container.…
|
2022-12-30 20:51:21 +01:00 |
|
nextcloud-command
|
10cdcaa98f
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-12-30 04:20:33 +00:00 |
|
Simon L
|
91fc8e6f97
|
Merge pull request #1587 from nextcloud/enh/noid/update-mastercontainer-to-8.1
update mastercontainer to php 8.1
|
2022-12-29 14:09:12 +01:00 |
|
szaimen
|
4621a74bb0
|
dependency updates
Signed-off-by: GitHub <noreply@github.com>
|
2022-12-29 12:15:09 +00:00 |
|
Simon L
|
1f2e23c447
|
Revert "substitute volume variables in dockeractionmanager"
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-29 11:30:14 +01:00 |
|
Simon L
|
417c6771c8
|
Merge pull request #1603 from nextcloud/enh/noid/refactor-volumes
substitute volume variables in dockeractionmanager
|
2022-12-29 10:33:57 +01:00 |
|
Simon L
|
b5e40dbb94
|
substitute volume variables in dockeractionmanager
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-26 02:14:06 +01:00 |
|
Simon L
|
2fd750c8b2
|
allow to hide containers from the interface via display_name
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 15:56:37 +01:00 |
|
Simon L
|
117c3de7c5
|
add items type for secrets
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 02:45:32 +01:00 |
|
Simon L
|
27bd5ce1a4
|
secrets should only get generated if defined in secrets of container.json
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 02:28:53 +01:00 |
|
Simon L
|
54f61eba68
|
internal_ports should be a string and not an array
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:46:42 +01:00 |
|
Simon L
|
53065b5631
|
rename internalPorts to internal_ports
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:44 +01:00 |
|
Simon L
|
7a9a452f45
|
rename production to services
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:44 +01:00 |
|
Simon L
|
3c57b2db56
|
rename displayName to display_name
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
1e78d729c4
|
rename restartPolicy to restart
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
5c444472c7
|
rename maxShutdownTime to stop_grace_period
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
b13cb77ce2
|
rename environmentVariables to environment
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
4a69d53a67
|
rename containerName to image
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
6cca3ceb6c
|
rename dependsOn to depends_on
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 01:08:43 +01:00 |
|
Simon L
|
7720ed5061
|
rename identifier to container_name
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-25 00:36:19 +01:00 |
|
szaimen
|
fbe8316e1d
|
dependency updates
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-23 17:19:38 +01:00 |
|
Simon L
|
950ab32d26
|
update mastercontainerto php 8.1
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-23 17:02:47 +01:00 |
|
Simon L
|
ed62ff1ff5
|
Revert "the files_lock app should get installed by default as well"
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-22 18:45:44 +01:00 |
|
Simon L
|
e8e01f8687
|
increase to 4.0.1
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-22 09:44:23 +01:00 |
|
Simon L
|
2ddd9406aa
|
the files_lock app should get installed by default as well
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-22 01:02:08 +01:00 |
|
nextcloud-command
|
01ea8900cc
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-12-20 04:21:42 +00:00 |
|
nextcloud-command
|
42c7e86ee9
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-12-19 04:22:03 +00:00 |
|
Simon L
|
1208000234
|
Merge pull request #1541 from nextcloud/enh/1538/clamd-timeout
change clamd startup timeout to 90s
|
2022-12-17 15:36:43 +01:00 |
|
Simon L
|
f4944fbf92
|
change clamd startup timeout to 90s
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-17 15:33:28 +01:00 |
|
Simon L
|
3f775653a0
|
Revert "fix Clamav starting trap"
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-17 15:30:45 +01:00 |
|
Simon L
|
1dee9c465c
|
reload in case of undefined response
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-17 15:26:51 +01:00 |
|
Simon L
|
ec1f5aa129
|
Merge pull request #1506 from nextcloud/enh/noid/disable-borg-compact
make more clear what to do when borg check fails
|
2022-12-16 20:06:58 +01:00 |
|
Simon L
|
3c40abbb60
|
make more clear what to do when borg check fails
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-16 18:46:08 +01:00 |
|
Simon L
|
08aa2eece3
|
fix Clamav starting trap
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-16 12:36:51 +01:00 |
|
Simon L
|
0b961c9dfc
|
try - catch is not needed for onlyoffice js
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-16 10:36:13 +01:00 |
|
Simon L
|
71231b9b8b
|
increase to 4.0.0
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-15 12:20:04 +01:00 |
|
Simon L
|
3568adf8c6
|
Merge pull request #1498 from nextcloud/enh/1032/add-collabora-volume
add a volume for collabora fonts
|
2022-12-15 12:14:29 +01:00 |
|
Simon L
|
79946a876c
|
remove the redis database once a backup gets restored
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2022-12-15 12:10:55 +01:00 |
|