selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

larasend logo

larasend

339
MIT LicenseOpen Source — No Paywall4 Containers — 4 containers — moderate hosting footprintDocker · Compose · SourceNeeds Postgres1 active committer (12mo)

About

Larasend is a self-hosted email control plane built for Laravel teams that want to manage transactional email delivery without connecting every application directly to Amazon SES. It combines an HTTP...

Community Ratings

No ratings yet

Features

  • HTTP API
  • API key authentication
  • Laravel mail transport
  • project-scoped API keys
  • activity dashboard
  • delivery events ingestion
  • suppression list tracking
  • workspace members and project permissions
  • SES quota sync
  • Docker image

Details

Last Updated
Jul 9, 2026
Created
May 11, 2026
Install Methods
dockerdocker-composesource
Requirements
Docker and Docker ComposePHP 8.4+Node.js 22+PostgreSQL 17+Redis 7+Amazon SES account with a verified sending domain
Authentication
local
API
REST
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓4 Containersmoderate hosting footprintRuns as 4 containers

Docker Compose

4 services · database: postgres · infra: postgres, redis

no resource limits declared

needs persistent storage (3 volumes)

docker-compose.yml · @ ca87155 · scanned Jul 8, 2026

services:
  app:
    image: ${LARASEND_IMAGE:-ghcr.io/savvyagents/larasend:latest}
    env_file: .env
    depends_on:
      postgres:
        condition: service_healthy
      redis:
        condition: service_started
    ports:
      - "${LARASEND_HTTP_PORT:-8080}:8080"
    volumes:
      - larasend-storage:/var/www/html/storage

  queue:
    image: ${LARASEND_IMAGE:-ghcr.io/savvyagents/larasend:latest}
    command: php artisan queue:work --queue=default,webhooks --tries=3 --timeout=90
    env_file: .env
    environment:
      LARASEND_RUN_MIGRATIONS: "false"
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jul 8, 2026

Related Software

OpenClaw logo

OpenClaw

382.2k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
hermes-agent logo

hermes-agent

211.7k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

195.7k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+5
Single ContainerSource AvailableNot FOSS
Details
AutoGPT logo

AutoGPT

185.4k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
opencode logo

opencode

183.8k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Ollama logo

Ollama

175.8k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

148.2k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

144.8k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
Claude Code logo

Claude Code

136.9k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+3
Cloud Required
Details
Excalidraw logo

Excalidraw

127.0k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
Immich logo

Immich

107.0k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Codex logo

Codex

96.4k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details