Have you checked out vikunja? (https://vikunja.io/) It was a pretty easy replacement of ticktick for my family.
Have you checked out vikunja? (https://vikunja.io/) It was a pretty easy replacement of ticktick for my family.
yah, my house is wired with copper and 10 gig copper uses a lot of power. It doesn’t really help that the new slightly less power hungry 48 port 10 gig switches are thousands of dollars. I’m using 100 to 150ish watts per 10 gig switch to be able to buy the switch for under 500 bucks instead of using 60-100 watts and paying 2-5k per switch…
dell powerconnect 8164’s and arista 7050tx’s . House is wired with copper so 10 gig copper is what I have to use and that’s power hungry.
50 watts is maybe halfof one of my 10 gig switches…
More like he buys powerball ticket in his country and numbers win equivalent prize in lucky guys country
I am running proxmox at a moderately sized corp. The lack of a real support contract almost kills it, which is too bad because it is a decent product
Just came here to say this, it workson a 10 dollar a year racknerd vps for me no problem. Matrix chugs on my much bigger vps, although it is sharing that with a bunch of other things, overall it should have mich more resources.
Those are puny mortal numbers… my backup nas is more than twice that…
I use rss-bridge for the popular stuff but I’ve found rss-funnel to be nicer for creating my own scrapes (mostly taking rss feeds that link to the website instead of the article and adding a link to the article mentioned on the website (https://github.com/shouya/rss-funnel)
Pretty sure that title is firmly held by mcafe, even now.
virtualize the machine with proxmox, use proxmox backup server, load vm on new system if you get catastrophic failure on the machine running the vm currently.
will it let you do rootless nfs mounts into the container? That’s the showstopper for me, as that is by far the best way to just make this all work within the context of my file storage.
I started on planka but ended on vikunja, it was just a lot nicer and more flexible for my needs.
how does this compare to: https://github.com/babybuddy/babybuddy (I used babybuddy for my two kids, it was great)
yah, you need an ideally clean static ip because that is what is used for repution stuff like spf/dmarc/dkim I hosted this on a tiny vps
That’s what I’m using right now. I am kind of curious if you are aware of any apk using tiny operating systems like alpine but that also have systemd? I want to experiement with quadlets/podman but don’t really want to lose how simple alpine is to administer and how fast it boots.
This is what I did too, after self hosting and self hosting anonaddy for a while. I really like how it integrates into bitwarden to give me most of what I liked about anonaddy as an included thing. I also did it ofr the same reason. Too many Eh holes out there that just want to bang on the mail server all day.
I ended up on purelymail.com for my machine sending email (it’s dirt cheap I think I will be under their minmimum and it will cost something like 10 dollars a year for unlimited unique email addresses for my services)…
I used to host anonaddy, I don’t have the docker compose or configs anymore but I don’t remember it being that bad. I stopped a couple years ago because simplelogin became included with my vpn subscription (and then I found fastmail, which has a similar feature built in so I ended up canceling simplelogin and that vpn and going to fastmail and mullvad). I basically just edite their example compose/env files and ran it behind my existing nginxproxymanager setup (that is gone now too, ended up moving to traefik but that’s a story for another time). compose example here: https://github.com/anonaddy/docker/tree/master/examples/compose
It’s really easy with headscale so I assume it must be really easy with tailscale too. How I did it was I created tiny tailscale vm to advertise the route to the ips I wanted access to on my internal lan. Then I shared the nfs share with the ip of that subnet router. now everything on my headscale network looks like it’s coming from the subnet router and it works no problem (Just remember you have it setup this way in case you ever expand your userbase, as this is inherently insecure if there is anything connected to your tailscale that you don’t want to have full access to your nfs shares)
Almost none now that i automated updates and a few other things with kestra and ansible. I need to figure out alerting in wazuh and then it will probably drop to none.