0 Followers
0 Following
2 Posts

Announcement: All-in-one JMAP, IMAP and SMTP server

https://lemmy.world/post/1673383

Announcement: All-in-one JMAP, IMAP and SMTP server - Lemmy.world

Copied from r/selfhosted [https://www.reddit.com/r/selfhosted/comments/1520eoi/announcement_allinone_jmap_imap_and_smtp_server/] as seems interesting enough to share with wider audience. > I’m excited to announce the release of Stalwart Mail Server, a single binary solution that combines the Stalwart JMAP, Stalwart IMAP, and Stalwart SMTP servers into one easy-to-install package. > > In response to user feedback, some key enhancements were made. Stalwart Mail Server now supports LDAP and SQL authentication, providing seamless integration with your existing infrastructure. > > For single node setups, RocksDB has been replaced with SQLite with the option of using LiteStream for replication. For larger, distributed setups, support for FoundationDB was added, letting you scale to millions of users without sacrificing performance. Additionally, it is now also possible to store your emails in an S3-compatible storage solution such as MinIO, Amazon S3, or Google Cloud Storage. > > Other notable updates include support for disk quota, subaddressing (or plus addressing) and catch-all addresses. > > Check it out here: https://github.com/stalwartlabs/mail-server [https://github.com/stalwartlabs/mail-server] > > I look forward to your feedback and questions!

Atuin: Syncing shell history between servers

https://lemmy.world/post/1492952

Atuin: Syncing shell history between servers - Lemmy.world

I just discovered this. Sync’s your shell history between multiple servers. You can use their free, open source server (your history is encrypted) or run your own server. No affiliation with the project, just thought it looked useful! > Atuin is a command-line tool that enables you to make better use of your shell, by giving ctrl-r superpowers. > Every line you write is stored - ready to be queried and run again at any point, from any machine you wish. Never forget again! > Sync your history between all of your machines, and search it from anywhere [https://lemmy.world/pictrs/image/610318ed-204e-40e7-87b8-1f79713939a1.png]

Uptime-kuma & Docker: Timeouts when monitoring services on same host

https://lemmy.world/post/1366566

Uptime-kuma & Docker: Timeouts when monitoring services on same host - LemmyWorld

Hello. Pretty sure I’m doing something stupid, but I can’t find it. I have Caddy and Uptime-kuma installed as Docker containers. They are on the same Docker bridge network. Both work fine (with the below exception). I’m trying to monitor Caddy virtual hosts from Uptime-kuma and getting a timeout. If I exec into the Uptime-kuma container, I can ping the host name I want to monitor (and the DNS is resolving correctly to the Docker hosts external IP). But I can’t reach port 80/443 using telnet or openssl. Any suggestions for what I might be doing wrong? Thanks!

Recommendations for JBOD?

https://lemmy.world/post/1160010

Recommendations for JBOD? - Lemmy.world

It’s time to get some storage for the homelab. I could get a Synology, but I’d quite like to build my own using ZFS. However it seems hard (or my Google-fu sucks) to find good, reasonably priced 4 bay JBODs. Most of what I can find either looks very cheap or is almost as expensive as a Synology. Any suggestions?