Gah, this is the reason I havent set up nextcloud. Cant tweak the all in one docker thing to my needs, and a manual install cant easily be updated. Too much hassle when I just want to use nextcloud memories
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
manual install cant easily be updated
It definitely can, been doing it for years. Just bump the version number in nextcloud_version
, deploy, done.
It took a little bit of work but I rolled my own docker compose and it's been pretty solid. I pin the specific nextcloud version in my compose file (I don't like using :latest for things) and updating is as simple as incrementing the version, pulling the new image, and restarting the container. I've been running this way for a couple years now and I couldn't be happier with it.
If you are using the Truecharts app of Nextcloud you can open a support ticket on the Truecharts Discord server, they might be able to help or maybe someone already had the same problem and you can find a solution there.
Thank you for the reply. Wasn't aware of Truecharts... But I think they only support TrueNAS scale from what I see, I'm using Core. Not sure if that makes a difference but I'll check out their discord.
Oh yeah that makes a difference for sure. They do only support SCALE.