Skip to main content

2 posts tagged with "self-hosted"

Docs related to the self-hosting

View All Tags

Listmonk, the alternative to Mailchimp

· 3 min read
Lucas Sovre
Software architect, Docker certified expert, cloud and devsecops .

open sources tools lists

What is the point of theses tools ?

Discover two tools designed for collecting email lists and sending bulk emails. Explore their features, benefits, and find the right solution for your mass email needs.

How to create a nextjs + mongoDB SaaS fully self-hosted

· 7 min read
Lucas Sovre
Software architect, Docker certified expert, cloud and devsecops .

I wanted to build a SaaS that allow users to view, edit and share docker-compose files easily. If you don't know anything about docker, that's totally okay. This article is focused about the stack behind the SaaS.

So, my needs where :

  • A user system
  • Somes analytics
  • A blog sytem
  • A documentation system
  • A database that allow me to quickly try new things
  • The stack has to be self-hostable easily