Did you waive your rights to the code anywhere? If not then it’s still your code and they used it without obtaining the rights to using it - depending on your jurisdiction ofc.
- 2 Posts
- 21 Comments
redxef@feddit.orgto Selfhosted@lemmy.world•Your help needed: PhD research on why people choose to self-hostEnglish3·2 months agoI have a feeling for that to be effective they should be spread-out and not appear one after another though.
redxef@feddit.orgto Selfhosted@lemmy.world•Your help needed: PhD research on why people choose to self-hostEnglish12·2 months agoHmm. The first section about cloud service providers is a bit weird to me. There are providers which “keep my best interests in mind” as part of their business model, backblaze would be one. Their whole idea is to provide a good backup services. Encrypting my data before transit also doesn’t make me worried that it will be accessed by them or any of their employees because they will only get some garbled mess.
Compare that to google, another cloud service provider. Their business model is to make money by selling me ads (foremost), they do that by gathering as much data as possible. Here all my answers would be negative.
This puts me in an awkward spot where I nearly every time answer with “Neither agree nor disagree”, because there is more to it and not because I don’t have an opinion.
The whole deployment is done via ansible, so the ansible source is my documentation.
It’s really only downloading the executable and java, starting it and opening the required port. See the official documentation for instructions.
If you want to get more involved there are some convenient docker containers which automate some stuff:
redxef@feddit.orgto Free and Open Source Software@beehaw.org•We need a Music Playlist Synchronization platformEnglish2·4 months agoAh got it, yes, that would be insanely useful.
redxef@feddit.orgto Free and Open Source Software@beehaw.org•We need a Music Playlist Synchronization platformEnglish5·4 months agoYou are talking about funkwhale. I never tried it, so I can’t speak to the part about integrating it with different clients, but that surely is possible, if it doesn’t already work.
Also, one big problem with this is copyright (however you might feel about it).
Edit:
Well, I was hoping they would take care of that themselves
Looks good, I use a lot of the stuff you plan to host.
Don’t forget about enabling infrastructure. Nearly everything needs a database, so get that figured out early on. An LDAP server is also helpful, even though you can just use the file backend of Authelia. Decide if you want to enable access from outside and choose a suitable reverse proxy with a solution for certificates, if you did not already do that.
Hosting Grafana on the same host as all other services will give you no benefit if the host goes offline. If you plan to monitor that too.
I’d get the LDAP server, the database and the reverse proxy running first. Afterwards configure Authelia and and try to implement authentication for the first project. Gitea/Forgejo is a good first one, you can setup OIDC or Remote-User authentication with it. If you’ve got this down, the other projects are a breeze to set up.
Best of luck with your migration.
Something like that should do it:
i = ~((~i + 1) + ~0) + 1
Not yet, though thats a feature worth looking at. I’m thinking that it should be collections instead of playlists. If you add 3 shows to a playlist only the episodes will appear there, while the collection will only show the tv show (or season, whatever you added).
Ah, should probably make that more clear. Everything can be done in the settings of the plugin.
It just manages a native jellyfin playlist, so that should work just fine.
redxef@feddit.orgto Selfhosted@lemmy.world•What do you host for your finances and why!English1·7 months agoYes, but it’s incompatible with the way I handle access control. I think I did it with Remote User authentication, which breaks all the login mechanisms of diverse apps, even though it’s officially supported by the projects. That’s why I only choose projects where the frontend is a PWA or they support oidc.
So I just installed the PWA, which works great.
redxef@feddit.orgto Selfhosted@lemmy.world•What do you host for your finances and why!English1·7 months agoI didn’t read the whole article, just a cursory glance really, but it seems like that is the exact other way around that I would want it.
I’m thinking of scanning a paper bill with my phone, extracting the text and matching parts of the text to firefly fields, like transaction description, source account, destination account, amount and maybe categories/tags.
redxef@feddit.orgto Selfhosted@lemmy.world•What do you host for your finances and why!English13·7 months agoI have Firefly III and am really quiet happy with it. I might write a companion program to scan bill though, since doing everything by hand is rather time consuming.
There are minecraft reverse proxies, so, yes, a http proxy will not work, but the general idea is still viable and doable with very little effort.
Set up a few domains all resolving to one IP. Run itzg/minecraft-router and use that to proxy the traffic to different servers based on the domain.
Also, they don’t even need a reverse proxy, but just resolve the domain name to the IP (in the simple case of one domain name per I0). That can be accomplished by hosting their own dns server, editing the hosts file or just pointing a public dns record at the private ip address, which will only work in their network,l.
redxef@feddit.orgto Asklemmy@lemmy.ml•Non-Americans who have been to the US.. What is the weirdest thing about America that Americans don't realize is weird?English5·9 months agoFrom Austria:
The amount of plastic waste you produce.
Every shopping trip you get (single use) plastic bags, every food item is packaged individually. Even your plates are often times made from plastic, as is the cutlery (sometimes).
All those plastic cups in every restaurant - it’s disgusting.
It’s insanity.
Also: general waste is labeled “landfill” in some places.
Google: Laughs in “Everybody else you communicate with who has that shit enabled”