Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: debrand docker compose deployments #32

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Jan 15, 2025

Description

Refactor the docker-compose deployments

  • ocis_full -> opencloud_full
  • remove all other deployments

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@micbar micbar force-pushed the docker-compose branch 2 times, most recently from b50a4d9 to d69dd09 Compare January 15, 2025 20:42
@micbar micbar changed the title refactor: debrand docker compose deployments -S refactor: debrand docker compose deployments Jan 15, 2025
@micbar micbar requested review from fschade, butonic and rhafer and removed request for fschade and butonic January 15, 2025 20:45
@micbar micbar mentioned this pull request Jan 15, 2025
3 tasks
@butonic
Copy link
Contributor

butonic commented Jan 16, 2025

@micbar sollen wir nicht lieber alle deployments bis auf das all in one löschen?

@micbar micbar force-pushed the docker-compose branch 3 times, most recently from 5e4db85 to 8765095 Compare January 16, 2025 16:25
@micbar
Copy link
Contributor Author

micbar commented Jan 16, 2025

@micbar sollen wir nicht lieber alle deployments bis auf das all in one löschen?

done. Please re-review

@micbar micbar requested a review from butonic January 16, 2025 16:26
@micbar micbar force-pushed the docker-compose branch 2 times, most recently from c847609 to 131c555 Compare January 20, 2025 10:41
@micbar micbar requested review from ScharfViktor and fschade and removed request for rhafer, butonic and ScharfViktor January 20, 2025 10:49
Copy link
Contributor

@dragonchaser dragonchaser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something seems to be wrong, with opencloud.opencloud.test I end up in traefiks 404...

opencloud pods keeps crashing can not connect to nats

"level":"fatal","service":"collaboration","error":"Failed to connect to NATS Server: dial tcp: lookup opencloud on 127.0.0.11:53: no such host","time":"2025-01-20T14:15:01Z","line":"github.com/opencloud-eu/opencloud/pkg/registry/register.go:23","message":"Registration error for external service eu.opencloud.api.collaboration.CollaboraOnline"}

@micbar micbar force-pushed the docker-compose branch 2 times, most recently from 2efcc4d to 2c8dddf Compare January 20, 2025 15:02
@ScharfViktor
Copy link
Contributor

ScharfViktor commented Jan 20, 2025

checked again. works fine for me 👍

  • ✅ collabora
  • ✅ onlyoffice
  • ✅ tika
  • ✅ inbucket
  • ❌ clamav
  • ✅ s3ng
  • ✅ minio
  • EXTENSIONS: no existing image
Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found                           1.8s 
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found

@fschade
Copy link
Contributor

fschade commented Jan 20, 2025

checked again. works fine for me 👍

  • ✅ collabora
  • ✅ onlyoffice
  • ✅ tika
  • ✅ inbucket
  • ❌ clamav
Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found                           1.8s 
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found

clamav also works, the image is a bit tricky... i have my own which worked

@rhafer rhafer merged commit 61d1d5f into main Jan 21, 2025
1 check passed
@rhafer rhafer deleted the docker-compose branch January 21, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants