this post was submitted on 15 Mar 2024
84 points (97.7% liked)

Selfhosted

38768 readers
205 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Weekly share. As usual, not my blog, just a good community share. Authors are on Mastodon at [email protected].

all 13 comments
sorted by: hot top controversial new old
[–] savedbythezsh 6 points 5 months ago

Also, I like the "alternative to" blogs in https://blog.while-true-do.io/spotlight-alternatives-for-google-dns/?ref=selfh.st - it's an interesting series.

[–] savedbythezsh 4 points 5 months ago (5 children)

Spotted homepage on there - might switch my dashboard from Homarr to that, give it a try. Anyone used it (or other dashboarding software) before?

[–] [email protected] 6 points 5 months ago (1 children)

I use homepage currently. It is by far my favourite dashboard app, and i have given 5 or 6 of them a try before this.

It's just so quick to load and simple to use. It's just a couple yaml files!

[–] [email protected] 1 points 5 months ago

I second this comment!

[–] [email protected] 3 points 5 months ago

I use dahsy and like it but I don't think it scratches the same itch.

[–] [email protected] 2 points 5 months ago

Also switched from homarr to homepage and have been happy with homepage.

[–] [email protected] 1 points 5 months ago

Homepage is awesome

[–] [email protected] 1 points 5 months ago

The best about homepage is configuring it via docker labels

[–] [email protected] 4 points 5 months ago (1 children)

The email archiver meets I need I've had for a long time. Is there any other software like this? I'll try it out later, but does anyone else have experience with it?

[–] [email protected] 4 points 5 months ago (1 children)

I am testing it and it seems to run every 5 minutes to sync. Handles standard IMAP and POP inboxes. No auth for main page, so they caution appropriately to avoid public facing web exposure. They are planning on adding more support for Gmail and the like:

https://github.com/bandundu/email-archiver/issues/6

It installs by default in debug mode which may or may not be a red flag depending on your security model.

The email search is fast, but could use work, I will say it is VERY early in development. But for downloading email for later storage, it should do. It stores your e-mails in a SQLite database in the same directory as the installer, so if you want to manipulate the compose file a bit, it should be able to point to your desired storage directory. With that said, I also was able to add a TZ= directive so my logs at least are a bit cleaner with timestamps to match my timezone, something they have not added.

If you wish to access this remotely before they add a public facing login, protect it with a SSO solution or other front facing login setup so it would not be accessible. Or securely access it via Wireguard, TailScale, or Headscale.

[–] [email protected] 1 points 5 months ago

Thanks, very helpful!

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Hypervisor framework support in Podman 5 is going to make work so much more pleasant. Very eager for the update!