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

Remove microservices container #93

Closed
bo0tzz opened this issue May 20, 2024 · 4 comments · Fixed by #99
Closed

Remove microservices container #93

bo0tzz opened this issue May 20, 2024 · 4 comments · Fixed by #99

Comments

@bo0tzz
Copy link
Member

bo0tzz commented May 20, 2024

The next release after creating this issue will remove the separate microservices container from the default deployment. We should match this in the chart and also remove the (currently hardcoded) entrypoint from server.

@bo0tzz bo0tzz linked a pull request Jun 11, 2024 that will close this issue
@Rahulsharma0810
Copy link

I got crashbackloop with

image:
tag: v1.106.1

microservices:
enabled: true

I get the Crashbackloop

immich/immich-server-67648469d9-9d6z6[immich-server]: /bin/sh: 0: cannot open ./start-server.sh: No such file
immich/immich-server-67648469d9-9d6z6[immich-server]: /bin/sh: 0: cannot open ./start-server.sh: No such file
immich/immich-server-67648469d9-9d6z6[immich-server]: /bin/sh: 0: cannot open ./start-server.sh: No such file

the effecting line in the chart is

Release notes remove it from compose file.
image

@prometheanfire
Copy link

I assume this means the microservices container is undeployable now?
https://immich.app/docs/administration/jobs-workers/

@bo0tzz
Copy link
Member Author

bo0tzz commented Jun 13, 2024

At the moment the chart doesn't have provisions for deploying distinct workers, see #94.

@prometheanfire
Copy link

thanks, subscribed

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 a pull request may close this issue.

3 participants