Cloudflare has a catch-all option that you can enable, but they only allow you to receive emails not send them. https://developers.cloudflare.com/email-routing/setup/email-routing-addresses/
- 1 Post
- 22 Comments
bookworm@feddit.nlto
Free and Open Source Software@beehaw.org•FOSS alternatives to fruux?English
5·3 years agoOh ok you should probably clarify that in the OP since everyone is giving you recommendations of self hosted software. It’s usually assumed that’s what someone’s after when they are asking for a FOSS service.
bookworm@feddit.nlto
Free and Open Source Software@beehaw.org•FOSS alternatives to fruux?English
2·3 years agoWhy is Nextcloud not what you’re looking for? Sounds perfect for what you’re after.
bookworm@feddit.nlto
World News@lemmy.ml•Turkey must be able to join the EU before it allows Sweden into Nato
351·3 years agoHe keeps changing his demands all the time. If turkey are let into the EU he will just come up with another excuse. No thanks.
bookworm@feddit.nlOPto
New Communities@lemmy.world•SkincareAddiction - A community for all things skincare!English
1·3 years agoThanks for pointing that out!
bookworm@feddit.nlOPto
New Communities@lemmy.world•SkincareAddiction - A community for all things skincare!English
5·3 years agoFixed, I think!
That’s a great point I hadn’t considered tbh! And that learning new technologies even if there is no “purpose” to it can be… fun! :)
All software listed is FOSS.
- Librespeed - Self-hosted speedtest
- Code Server - VS Code instance that you can access through the browser
- changedetection.io - Detect changes in a website or part of website and notify you when that happens
- Material for MkDocs - Wiki/knowledge base
- Gitea - GitHub alternative. You might wanna consider Forgejo instead. I don’t care enough personally to switch.
I just run one mariadb container via docker-compose that all my other services use as their database.
version: "2" services: mariadb: image: lscr.io/linuxserver/mariadb:latest container_name: mariadb environment: - TZ=####/#### - PUID=### - PGID=### - MYSQL_ROOT_PASSWORD==############ volumes: - /docker/mariadb:/config ports: - 3306:3306 restart: unless-stoppedOff-topic but I don’t really get the appeal in running Kubernetes (or similar technologies) in a homelab. Unless it’s something you want to learn for work of course.
I’ve never heard of Nextclouf AIO, do you have links?
bookworm@feddit.nlto
World News@lemmy.world•Rinkevics sworn in as Latvian president, first gay EU head of stateEnglish
6·3 years agoI don’t think anyone is saying he got the position because of his sexual position, but rather that he got it regardless of it. It’s just some uplifting news that some countries have progressed enough to the point where a (voting) majority of the population don’t mind an openly gay head of state.
bookworm@feddit.nlto
World News@lemmy.world•Rinkevics sworn in as Latvian president, first gay EU head of stateEnglish
2·3 years agoI think head of state refers to presidents/kings/queens depending on the type of state.
bookworm@feddit.nlto
World News@lemmy.ml•UN Rejects Continued Use of Cluster BombsEnglish
2·3 years agoUN is irrelevant in some sense I guess but that depends on what you expect them to be. If they could enforce things everyone would leave at once. It’s a place where countries can talk to eachother that might otherwise not. And that is at least worth something.
bookworm@feddit.nlto
World News@lemmy.world•Turkey’s Erdogan says Ukraine deserves NATO membershipEnglish
13·3 years agoCan confirm as another Memmy user.
bookworm@feddit.nlto
Selfhosted@lemmy.world•What file system do you use and why?English
32·3 years agoZFS for RAID array and BTRFS for root is the way to go!
bookworm@feddit.nlto
Selfhosted@lemmy.world•How do you keep docker/podman containers up-to-date?English
172·3 years agoSince my “homelab” is just that, a homelab, I’m comfortable with using :latest-tag on all my containers and just running docker-compose pull and docker-compose up -d once per week.
bookworm@feddit.nlto
Open Source@lemmy.ml•[SOLVED] Firefox takes too long to open lately, what lightweight browser would you recommend for Linux?
4·3 years agoAnother thing you can try is some kind of caching solution, like profile-sync-daemon that will put your profile in RAM.
The free license is so generous that a home user really should have no reason to ever pay for it.
are you even hosting it
No but as andrew mentions below you CAN self host it.
According to them it’s a way to get individual enthusiasts on board who will then get their workplaces to adopt Tailscale.
“In capitalism we call this a win/win deal. You get free stuff. You enjoy it. You tell your boss. Your boss gives us money (eventually). And nobody’s personal information got misplaced along the way. You did pay us—by talking about us.” https://tailscale.com/blog/free-plan/
Would you mind sharing the finished version? I love it 😊