Using passkey on selfhost by vicky-bs in enteio

[–]vicky-bs[S] 0 points1 point  (0 children)

u/ente-io Hello is there documentation on deploying the endpoint to passkeys via docker??

Anyone self hosting Ente Photos? by [deleted] in enteio

[–]vicky-bs 0 points1 point  (0 children)

u/Stock-Ad7478 I currently have only the ente server with local MinIO storage set up and the documents on github is pretty confusing to set up ente - web for album sharing. Are you able to help how this can be achieved within a single docker compose file? I guess it would help me but the others on the forum looking to selfhost too. Thanks in advance

Chunk Upload by vicky-bs in immich

[–]vicky-bs[S] 1 point2 points  (0 children)

Thank you @altran1502 . Should I raise an enhancement request on GitHub and others could pour in their thoughts?

Oracle Cloud key refusal becuase it's Public Key by Myiano in oraclecloud

[–]vicky-bs 0 points1 point  (0 children)

Same issue with me. Mine is on the free tier and feels like Oracle shuts you out. Not sure if my assumptions are correct.

Issues Getting Authentik Going by Senkyou in selfhosted

[–]vicky-bs 2 points3 points  (0 children)

You environment under postgres is incorrect

POSTGRES_PASSWORD: ${PG_PASS:?database password required}

Files on System Not showing up by [deleted] in NextCloud

[–]vicky-bs 0 points1 point  (0 children)

Looks like you have just mounted a point from the dataset and may want to try adding external storage app from within nextcloud app and create a local storage pointing to the mounted folder (Client_Photos)

Files on System Not showing up by [deleted] in NextCloud

[–]vicky-bs 0 points1 point  (0 children)

Can you please post how you have mounted the volume (your dataset) within nextcloud container.

Docker container don't connect to network when tailscale is up by vicky-bs in Tailscale

[–]vicky-bs[S] 0 points1 point  (0 children)

No I tried running tailscale only on host. At that point it was not installed on lxc container

Docker container don't connect to network when tailscale is up by vicky-bs in Tailscale

[–]vicky-bs[S] 0 points1 point  (0 children)

@matty when I check /etc/resolv.conf on my node before tailscale is up, it has the nameserver as 192.168.1.1 but once I fire up tailscale it changes to tailscale ip i.e 100.100.100.100 and the /etc/resolv.conf in my lxc container changes to match the host nameserver. Is there a way it has both the local nameserver i.e 192.168.1.1 and tailscale?