curve

joined 1 year ago
[–] curve@lemmy.world 1 points 8 months ago* (last edited 8 months ago)

That might be the ticket. I might just try to expose the ui off the box itself and configure a systemd unit or something to run it on boot.

Will probably set up a throwaway VM tomorrow to test it out. Thank you.

Edit: So I didn't quite understand the entire process (and to some degree with the ACL, still don't yet) but this is what I know now.

The two binaries are kopia and kopia-ui. The latter is to be used on a desktop (or something with a window manager) for easy config of the snapshots, etc. The normal kopia binary is CLI only and suitable for servers.

But with the kopia binary (and the ui one presumably) you can start a server with it and then access that from any machine, firewalling dependent of course.

I started that with kopia server start --address 0.0.0.0:51515 --server-username= --server-password= --tls-cert-file /root/my.cert --tls-key-file /root/my.key after having generated a cert and key. You can also just pass --insecure if you don't care about https (ie. testing.)

From there it lists the configured snapshots, etc. This might be exactly what I need and a systemd unit file would be easy enough to create to have this started on boot.

 

I have a small client on the side that I am looking to get more durable off-site backups done. I personally use restic and resticprofile in my homelab without issue. The issue is that I would like to give them some kind of GUI and from what I see, none of the restic ones will do it.

Kopia appears to be roughly the same kind of design so I'm wondering about the KopiaUI. I would be running the backups themselves off the file server itself but would like a GUI to be available via either a desktop OR at least exposed on a port on the file server to hit via a web browser.

Would running KopiaUI in 'server mode' be what I'm looking for? It seems to be but I would like to confirm before researching it any further. Backups would simply be going to backblaze.

[–] curve@lemmy.world 18 points 9 months ago

If you can't do it drunk don't do it sober.

[–] curve@lemmy.world 1 points 11 months ago (1 children)

Thought you had to pay to do that in Plex.

If you do and people still want it, jellyfin integrates it for free. Either way, I'm very happy with my HD homerun.

[–] curve@lemmy.world 3 points 11 months ago

RSS needs to make a comeback.

[–] curve@lemmy.world 2 points 1 year ago

Yeah that must be it because I've been using Element and Schildichat to test.

Thanks for all the help! I will see if I wanna keep running dendrite or switch to synapse (prefer dendrite but we'll see.)

[–] curve@lemmy.world 1 points 1 year ago (2 children)

Maybe because I'm running dendrite?

When I create a new room it only has private and public.

 

Mainly, I'm not sure if this works as such.

If I create a private space, that by default only can be shared to people, what about the rooms therein? If I set a room to public, is that room available for anyone on matrix to find OR is it limited to only space members?

I feel it's the latter but I would like to know for sure.

[–] curve@lemmy.world 5 points 1 year ago

Could hear a pin drop in that stadium.

[–] curve@lemmy.world 1 points 1 year ago

This is the one I'm using. It's fantastic.

[–] curve@lemmy.world 1 points 1 year ago

Nope, not that I can see.

[–] curve@lemmy.world 7 points 1 year ago (6 children)

Openboard has been doing well for me.

[–] curve@lemmy.world 9 points 1 year ago

Precisely this. I felt reddit and now lemmy are not entirely in sync with the majority of people. I prefer a hybrid but it's the CHOICE that should be there. Some want full wfh, some want full time office. So long as everyone can choose, that's the sweet spot.

[–] curve@lemmy.world 4 points 1 year ago* (last edited 1 year ago) (1 children)

I went with dokuwiki forever ago. Super stupid simple single container to run (no DB) and writes down to plain text files. I sync it with git every now and then.

My only gripe about it is the dokuwiki syntax and not using normal markdown. I do now have a plugin for that but it's still just ok. But at this point I might be too engrossed in it to ever really switch. But other than that it works well, is lightweight, has other plugins (email, mermaid flow charts, etc. etc.) and really is pretty maintenance-free.

If there is some better one that is accessible via a browser and doesn't require a DB then I'd be interested.

view more: next ›