Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

x3i

@x3i@kbin.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

x3i ,

I don't see anyone mentioning sth power efficient yet, so I will throw my two cents in here; I just ordered an Odroid M1S to take over some jobs from my RPi4 (8GB). Has not yet arrived so I cannot praise it yet but might be worth a look!

Nextcloud appreciation post

After months of waiting, I finally got myself an instance with Libre Cloud. I was expecting basic file storage with a few goodies but boy, this is soooo much more. I am amaze by how complete this is!!! Apps let me configure my instance to fit everything I need, my workflow is now crazy fast and I can finally say goodbye to...

x3i ,

True. Have a setup running on Kubernetes with their helm chart but the documentation is (or at least was) insufficient on what is important to back up, so I had to start over once, learning the hard way that the config file contains the one string you always need for recovering data. Since then, it is pretty stable and I had almost no problems.

x3i ,

I think it was literally called "config". I will check my setup and provide the mount points I used here later today, if you back these up, it should work. Put some disposable data on it once you finished setup and then upgrade to a newer version to see if everything works. You can specify the image tag to use manually (or you install an older chart version).
I also pinned the postgres version to 14, not sure if I can recommend that but I had issues with DB upgrades in a docker installation, so I tend to be careful there.

x3i ,

Update: seems like the persistence section is sufficient; I have

persistence:
  enabled: true
  existingClaim: nextcloud-config-claim

at the end of my values file which references a volume claim (and volume) that I created manually upfront. The importand file is config.php. Back that thing up immediately and three times, print it if you have to. The secret in there is unrecoverable otherwise and needed for any repair actions.
I also use the postgresql sub-chart (by simply enabling postgresql as database) and provide a claim there:

postgresql:
  enabled: true
global:
    postgresql:
      auth:
        username: XX
        password: YY
        database: nextcloud
  image:
    repository: postgres
    tag: "14"
    postgresqlDataDir: /bitnami/pgdata
  primary:
    persistence:
      enabled: true
      existingClaim: nextcloud-db-claim

Hope it helps!

x3i ,

Can you elaborate? 'cause I sure as hell ain't gonna look it up

x3i ,

Thank you and sorry at the same time for not phrasing my question properly; I know what it is, I am just very baffled on how it should be a bad thing if they strengthen the enforcement net neutrality. Imo, this is always a pure win for the consumer as it prevents a lot of malicious business models. So basically: no idea what the initial commenter is complaining about.

Is osmand normally terrible?

I just tried osmand. It took forever to locate me and then the map would freeze for minutes, then the blue arrow would finally jump to my location. It seems useless for real time navigation, is that normal? Google maps works fine on the phone (Android) so it's not the hardware. Is there maybe some setting I haven't found?...

x3i ,

I used it in a motorbike trip last year and had some trouble but not in the way you describe. I used offline maps, finding my location was a matter of seconds. It would however sometimes not register some "waypoints" and try to lead me back to a point I already passed until I restarted navigation. Annoying when you have a route with several intermediate destinations.

I use organic maps for everyday navigation, never had such issues with that one.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines