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

Did something similar on a Dacia Logan VAN (2009) model. I wrote some details (article is in Romanian) and posted some pics.

[-] [email protected] 1 points 1 year ago

Honestly I would replace Ubuntu with an actual operating system designed for servers.

[-] [email protected] 3 points 1 year ago
[-] [email protected] 2 points 1 year ago

If I create a private community for all my family members it remains private while I selfhost. If I create it on someone else's server it ain't that private because the admin could be eavesdropping.

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

That would be next to impossible to fix because the issue lies with the protocols not with the framework using the protocols.

[-] [email protected] 3 points 1 year ago

Well it is a different type of mail system. I use it for catch all. I have like 200 domain names for various projects or registered to sell and I want to catch all emails sent to those domains without setting them up in mailcow. With Anonaddy I verify their DNS records and that's it. I can capture all emails sent to them and forward to a specific address. Also, I can use whatever email address I want with whatever domain I want to subscribe to services and keep track of who sells my email for instance. They also have a Chrome extension that you can use to generate emails, but imho that is overkill. Then if you see that one email gets too much spam you can simply delete that forwarder and it gets rejected in the future.

[-] [email protected] 1 points 1 year ago

I work with VMs mostly, so I go for Veeam B&R. The free tier allows you to backup 10 VMs or machines.

[-] [email protected] 7 points 1 year ago

Yes, with mailcow.email and a catchall and random email system with Anonaddy.

[-] [email protected] 3 points 1 year ago

I run my own instance because I have the resources, I intend to create communities and it is much more private this way.

1
Veganism is bad! (www.menshealth.com)
submitted 1 year ago by [email protected] to c/[email protected]

backup, in case the original link goes out

[-] [email protected] 35 points 1 year ago

Well thanks to the soon to be dead /r/selfhosted on reddit I started selfhosting few years ago and now approximately 90% of my stuff is selfhosted:

  • Gitlab
  • RocketChat
  • VS Code
  • Anonaddy
  • Etherpad
  • Min.io
  • Archivebox
  • FreshRSS
  • FileStash
  • Matomo
  • InfiniteWP
  • piHole

as daily drivers and several others that I use from time to time.

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

Well if you are using docker-compose you could probably get rid of the nginx container and only deploy the other four: lemmy, lemmy-ui, pictrs, postgres. You would then use the nginx.conf stuff you have in place for the docker container of nginx to proxy to lemmy-ui and lemmy on ports 1234 and 8536. Or if you plan to keep using the docker container for nginx then you can change the listening port in the nginx.conf of the container:

listen 80;

to something different like

listen 1080;

Also in the docker-compose.yml you would update the nginx ports to 1080:1080.

Hope this answers your question.

[-] [email protected] 1 points 1 year ago

I used docker-compose version and had to work around a couple of bugs like needing to redundantly install Nginx and Let's Encrypt for it to work properly with SSL and also having to add the lemmy container to the internet facing network due to the DNS not working on it and subsequently loosing federation capability. Overall a bit of a struggle, but this is common with FOSS.

1
Precios Solidarios (www.diariodemallorca.es)
submitted 1 year ago by [email protected] to c/[email protected]
view more: next ›

Malin

joined 1 year ago
MODERATOR OF