selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

larasend logo

larasend

485
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
Aug 22, 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

387.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

234.4k
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.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

201.9k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas, custom code, and 1500+ integrations.
Automation ToolsPermissive LicenseLow Code Development+5
Single ContainerOpen CoreNot FOSS
Details
opencode logo

opencode

200.4k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
AutoGPT logo

AutoGPT

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

Ollama

179.2k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Details
Langflow logo

Langflow

153.6k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Details
Dify.ai logo

Dify.ai

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

Open-WebUI

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

Claude Code

142.6k
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+2
Cloud Required
Details
Excalidraw logo

Excalidraw

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

Codex

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