Interesting - why avoid asterisk?
I looked into fusion to play with but I’ve been using asterisk casually since like the 00s with no issues.
Interesting - why avoid asterisk?
I looked into fusion to play with but I’ve been using asterisk casually since like the 00s with no issues.
I wound up with gollum. Git based with a wiki format. Works well enough for my limited use.
Excellent! Nice work.
I don’t know what dns rebind is but once DNS A records are pointed to the right place then it’s just a matter of setting up the rest of your stuff.
Is that expected? Otherwise check to make sure DNS settings for the domain are correct (eg ns records dig NS example.com
IIRC).
First off - you don’t explicitly say so I just want to double check - you’re not using example.com as the actually domain correct?
If not the next thing to do would be to check out what DNS is doing. You can use the dig
command to see what IP address is being returned for the domains you’re trying to hit.
dig +trace
may be useful as well.
I like monit. It’s simple to setup and pretty flexible.
deleted by creator
I’m right there with ya friend. I have the tab open and check every day for open enrollment!
Curious to see how this works out.
There’s nothing really bad with PiHole but I moved from it to AdGuard, both on proxmox. The UI brought me in, makes management a bit easier. It also supports DoH right out of the box.
Try em both. See what you think.
I don’t know for hosting but if you want to get something running quickly Hugo has theme support:
Otherwise you could whip up a few html pages and use tailwindcss to help make things look a little nicer.
Or just do everything manually :)
I just spent a week evaluating all the popular choices to document an overlay network I’m standing up. All I want is a simple markdown interface to write notes in. My goal was something with a very simple UI, markdown, and very light weight.
MediaWiki, Bookstack, and WikiJS (or JSWiki) were good but they were too much for what I needed. I ended up with stumbling on gollum and really like it. It’s very very simple, fast, and clean. I wrote a one line cronjob and now I’m backed up to gitlab.
Ah - check out AdGuard then - it supports DoH right out of the box. That should help hide DNS from your ISP.
Oh yea - there’s nothing wrong with PiHole - it works fine. I ran it for years. I just feel AdGuard is the better choice these days.
I haven’t tried nextdns but I moved from PiHole to AdGuard Home. It can still be locally hosted and the UI is waaaay better and it offers more configuration, including per client settings. I really don’t know why PiHole is still recommended.
There’s already a command for it:
Huh…so there’s currently no open source search engine out there? I see a few crawlers, and some UIs the crawlers can use but no one project consolidating the two.
You alluded to this already but ESP32 et al is really awesome but they (and arduino) are microcontrollers, not mini pcs like a raspi which have very different purposes.
You CAN run a webserver on a microcontroller but you’re essentially writing a program to do so. On a raspi you’re installing a full OS and then installing apps (nginx, Apache, jellyfin etc).
Conversely raspi has GPIO which can be used to easily interface with electronics just like the ESP32 but now you’re stuck maintaining a whole os to make your LED blink.
Ive heard ikea bulbs were pretty good.
Something else to think about - after moving to a new apartment I switched from smart bulbs (hue) to smart switches (Lutron casetta). It seems pricy but since one switch controls multiple bulbs here (4 in one instance) the price difference was negligible.
I’ve lost the ability to set colors but that was always a gimmick for me and Casetta has been even more rock solid than hue.
I’ll join in. Just signed up for the trial of Kagi after seeing an article on here and I’ve already subscribed. I don’t miss google at all and am excited to play with some of the innovating features (lenses look neat).
Ah yes that makes sense. I was taken aback by my latest install of freepbx. I feel it wasn’t as aggressive during the Digium days but it definitely left a bad taste in my mouth.
I heard good things about free switch, although it seems like a paradigm change. I’ll have to check it out.