10 GB Limit?
hey all! i am self hosting photos and noticed there is a 10 GB limit, even though i am self hosting. is this correct? i have far more HDD space than 10GB and was hoping to upload more....
14 Replies
I'm sorry, I couldn't find the answer in the documentation.
-# If your issue is resolved, feel free to use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
🔍 Similar Solved Posts
Found some similar posts that might help:
📋 Check these out:
Searched 52 solved posts
you can turn it off
you need to set up the ente CLI, link it to an admin account
And then you can either set your own limits or disable them entirely. It's on a per-account basis
Where can I find info on the CLI ?
I'm working through this right now: https://github.com/ente-io/ente/tree/main/cli#readme
GitHub
ente/cli at main · ente-io/ente
🔒 End-to-end encrypted cloud for photos, videos and 2FA secrets. - ente-io/ente
not sure if its improved since i set it up but i recall the documentation being... challenging
i am definitely hitting some walls here. i am have added the ente cli into my ente-web-1 container
i have the user ID of the first user i created from the db container
however the cli does not recognize any user
when i try to use the cli to add a user i am stuck at the OTP step, despite the fact that i have a hardcoded OTP in my
museum.yaml
therefore this command: ente admin update-subscription -a test@test.com -u test@test.com --no-limit true wont work since there are no users recognized. which is crazy to me since i can successfully logon to the web with test@test.com
i have also whitelisted my internal admin in the museum.yaml file
so im out of ideas
any @Admins can help?Please don't ping Admins or Staff for selfhosting support
my fault. i wasnt sure who maintains the ente cli or docs. i thought it was them
I had the same issue until I realized that I had 2FA set up on my account. Use that for OTP
That allowed me to add the user and then update the subscription
Is 2fa turned on by default? Because I never enabled it or configured it?
You might want to turn it on because then you’ll have a number to input for OTP
Increasing storage is explained in this video: https://youtu.be/Gu-zAxAOn1E?si=zO0TW2rPGV05FKIh&t=26m5s
Jim's Garage
YouTube
Ente - End to End Encrypted Photo Storage For FREE!
"End-to-end encryption, durable storage and simple sharing". Is this the perfect replace for Immich and Photoprism?
In this video I showcase how to deploy and configure Ente.
Ente: https://ente.io
GitHub: https://github.com/JamesTurland/JimsGarage/tree/main/Ente
Recommended Hardware: https://github.com/JamesTurland/JimsGarage/blob/main/Homel...
got it working. for anyone else, solution is documented here