[-] [email protected] 1 points 2 hours ago

Are they trying to make a run on their bank?

[-] [email protected] 4 points 2 hours ago

Grad school? Pff. It’s basically the same as inventing the field of study.

[-] [email protected] 2 points 10 hours ago* (last edited 10 hours ago)

Nice. I generated one about Sam Reich “redistributing” the billionaires:

https://www.comicspin.app/comic/view/jd76b04595p7vhyygs974mcv4n6wf49x?_cid=share-link

One of the panels seems a little problematic.

[-] [email protected] 0 points 10 hours ago

I was being facetious.

[-] [email protected] 3 points 12 hours ago

Melt it for scrap. No driver means no one’s responsible, so turn that shit into scrap metal.

[-] [email protected] 18 points 12 hours ago

A reverse proxy makes setup a lot easier and more versatile, and can manage SSL certs for you.

[-] [email protected] 6 points 12 hours ago
[-] [email protected] 35 points 12 hours ago* (last edited 12 hours ago)

So let’s go with the convicted felon doctor who only saves the patients who donate millions of dollars to him. The hospital fired him but he refused to leave his office.

Edit: also he’s 78 and talks about Hannibal Lecter a lot.

[-] [email protected] 40 points 12 hours ago

The easiest way to do it is to do it the right way with LetsEncrypt. The hardest way to do it is the wrong way, where you create your own CA, import it as a root CA into all of the machines you’ll be accessing your servers from, then create and sign your own certs using your CA to use in your servers.

[-] [email protected] 8 points 12 hours ago

The only good use of AI so far.

[-] [email protected] 10 points 12 hours ago

Then the bots will be scamming the bots.

72
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]

https://hub.docker.com/r/sciactive/nephele

In the latest version of Nephele, you can now create a WebDAV server that deduplicates files that you add to it.

I created this feature because every night at midnight, my Minecraft world that my friends and I play on gets backed up. Our world has grown to about 5 GB, but every night, the same files get backed up over and over. It's a waste of space to store the same files again and again, but I want the ability to roll back our world to any day in the past.

So with this new feature of Nephele, I can upload the Minecraft backup and only the files that have changed will take up additional space. It's like having infinite incremental backups that never need a full backup after the first time, and can be accessed instantly.

Nephele will only delete a file from the file storage once all copies that share the same file contents have been deleted, so unlike with most incremental backup solutions, you can delete previous backups easily and regain space.

Edit: So, I think my post is causing some confusion. I should make it clear that my use case is specific for me. This is a general purpose deduplicating file server. It will take any files you give it and deduplicate them in its storage. It's not a backup system, and it's not a versioning system. My use case is only one of many you can use a deduplicating file server for.

26
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]

I talk about my beliefs about what happens during the process of death, and how that can provide comfort as an atheist.

16
Steam appears to be down. (downdetector.com)
submitted 3 months ago by [email protected] to c/[email protected]
13
submitted 4 months ago by [email protected] to c/[email protected]

Does anyone have any recommendations for bug trackers with a forum feature? Basically something where users can report issues, request features, and ask questions, all about a specific service. Preferably, I’d like something that integrates with GitHub issues, but that’s not a requirement. Also I’d like something like a public roadmap or project tracker.

49
submitted 4 months ago by [email protected] to c/[email protected]

cross-posted from: https://lemmy.world/post/12284817

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

17
submitted 4 months ago by [email protected] to c/[email protected]

cross-posted from: https://lemmy.world/post/12284817

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

35
submitted 4 months ago by [email protected] to c/[email protected]

There's a new version of Nephele WebDAV server (also on Docker Hub) that supports using an S3 compatible server as storage and encrypting filenames and file contents.

This essentially means you can build your own cloud storage server leveraging something like Backblaze B2 for $6/TB/month, and that data is kept private through encryption. That's cheaper than Google Drive, and no one can snoop on your files.

10
Oni ons (lemmy.world)
submitted 4 months ago by [email protected] to c/[email protected]
-25
submitted 4 months ago by [email protected] to c/[email protected]
28
submitted 5 months ago by [email protected] to c/[email protected]

At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.

I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.

What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.

I’ve heard of Portainer, but haven’t had any experience with it.

What are your suggestions, and why do you recommend them?

1080
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]

You all remember just a few weeks ago when Sony ripped away a bunch of movies and TV shows people “owned”? This ad is on Amazon. You can’t “own” it on Prime. You can just access it until they lose the license. How can they get away with lying like this?

20
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]

After a lot of work (cause I’m new to it), I published my first Docker image!

Nephele is an open source WebDAV server written by yours truly. I’ve been using it for about a year now on my own home server. It basically acts as my self hosted cloud storage and all of my PCs and my family’s PCs back up to it. It’s FOSS, so use it for your own project. :)

view more: next ›

hperrin

joined 1 year ago