Jelq
IImmich
•Created by Jelq on 10/23/2023 in #help-desk-support
Inadvertent chown causing big trouble
You're the man! Changing to root seems to have worked. Thanks a lot.
4 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Just to let you both (and others) know, I did get everything working fine with Snuupy's help. But then before I got too deep into configuring things, I opted to change to the all-in-one Immich container: https://github.com/imagegenius/docker-immich/ which made the reverse proxy with swag much simpler, the default template worked perfectly without any modifications needed.
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Recently built a server - i5 12600K, 32 GB RAM, nothing fancy
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
@Snuupy, I got it all working! Thank you my friend!
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
I mean the swag docker compose, so I can see how to avoid this error I am getting:
network swag declared as external, but could not be found
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Thanks. How about this? Could you share your swag setup please?
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Yeah, I cannot access http://localhost:2283 with those lines commented out. Uncomment them and I can connect without issue
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Also, you have the following lines commented out in your
.env
:
# IMMICH_WEB_URL=http://immich-web:3000
# IMMICH_SERVER_URL=http://immich-server:3001
# IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003
# IMMICH_MACHINE_LEARNING_URL=false
When I run the compose with those commented out, I get: WARN[0000] The "IMMICH_SERVER_URL" variable is not set. Defaulting to a blank string.
Is that expected behavior?267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Hey @Snuupy, ended up quite busy yesterday and just getting to this now. How do I make the swag network available to containers outside that compose (Immich, in this case)? When I try to start the Immich compose, I get
network swag declared as external, but could not be found
.267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Thank you very much. I need to head into work right now, but I will try later this evening and report back one way or the other
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Yeah I won't copy/paste, just going to cross check and hopefully I can figure out what I am missing
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Thanks so much man, let me go through and try to emulate your setup and let's see if I can get it working now
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
I am sure you did, and anyway I have no interest in your keys, I cannot even get my keys to work yet 😆
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
That is true. I am still new to self hosting and docker. Right now it is all in one compose, but over time maybe I will migrate to multiple files if that feels like it will be easier to maintain
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Yes, I mean for accessing through the web once it is correctly reverse proxied
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
You are absolutely correct, I need to do this. I am wondering if there is a benefit in maintaining the two separate compose files? All my other apps I am hosting and reverse proxying are in a single compose
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Thank you very much. Let's try to troubleshoot a bit more, I bet I am just missing something very simple:
- Your DNS has a cname for "immich" and this setup means Immich should be accessible through immich.mydomain.com (not immich-web.mydomain.com or other subdomain), right?
- Which ports are exposed in which apps in your docker compose? Maybe it would be easiest if you could share your compose actually.
- Could you please share your .env file as well?
267 replies
IImmich
•Created by Snuupy on 1/9/2023 in #help-desk-support
reverse proxy
Hi @Snuupy, hope you are doing well. I am trying to configure Immich with swag and running into trouble, no matter how I keep trying to tweak things. Would you be able to post your final working reverse proxy config please? Is it what you posted in https://github.com/immich-app/immich/discussions/1275 or have you made any tweaks/improvements since then? Thanks in advance for your help.
267 replies